diff --git a/config/aarch64/acid.toml b/config/aarch64/acid.toml index 57c064a6..239b524e 100644 --- a/config/aarch64/acid.toml +++ b/config/aarch64/acid.toml @@ -58,11 +58,6 @@ path = "/usr/bin" data = "../bin" symlink = true -[[files]] -path = "/usr/games" -data = "../games" -symlink = true - [[files]] path = "/usr/include" data = "../include" diff --git a/config/aarch64/demo.toml b/config/aarch64/demo.toml index 1f5e6181..538c467a 100644 --- a/config/aarch64/demo.toml +++ b/config/aarch64/demo.toml @@ -147,11 +147,6 @@ path = "/usr/bin" data = "../bin" symlink = true -[[files]] -path = "/usr/games" -data = "../games" -symlink = true - [[files]] path = "/usr/include" data = "../include" diff --git a/config/aarch64/desktop-minimal.toml b/config/aarch64/desktop-minimal.toml index a1b75548..d45faf1a 100644 --- a/config/aarch64/desktop-minimal.toml +++ b/config/aarch64/desktop-minimal.toml @@ -86,11 +86,6 @@ path = "/usr/bin" data = "../bin" symlink = true -[[files]] -path = "/usr/games" -data = "../games" -symlink = true - [[files]] path = "/usr/include" data = "../include" diff --git a/config/aarch64/desktop.toml b/config/aarch64/desktop.toml index 740d1288..2f43eac2 100644 --- a/config/aarch64/desktop.toml +++ b/config/aarch64/desktop.toml @@ -147,11 +147,6 @@ path = "/usr/bin" data = "../bin" symlink = true -[[files]] -path = "/usr/games" -data = "../games" -symlink = true - [[files]] path = "/usr/include" data = "../include" diff --git a/config/aarch64/dev.toml b/config/aarch64/dev.toml index 83c5da4d..017a7d1f 100644 --- a/config/aarch64/dev.toml +++ b/config/aarch64/dev.toml @@ -168,11 +168,6 @@ path = "/usr/bin" data = "../bin" symlink = true -[[files]] -path = "/usr/games" -data = "../games" -symlink = true - [[files]] path = "/usr/include" data = "../include" diff --git a/config/aarch64/jeremy.toml b/config/aarch64/jeremy.toml index b298bfbc..abddeb70 100644 --- a/config/aarch64/jeremy.toml +++ b/config/aarch64/jeremy.toml @@ -143,11 +143,6 @@ path = "/usr/bin" data = "../bin" symlink = true -[[files]] -path = "/usr/games" -data = "../games" -symlink = true - [[files]] path = "/usr/include" data = "../include" diff --git a/config/aarch64/raspi3bp/server-minimal.toml b/config/aarch64/raspi3bp/server-minimal.toml index f7d5be40..9d41547c 100644 --- a/config/aarch64/raspi3bp/server-minimal.toml +++ b/config/aarch64/raspi3bp/server-minimal.toml @@ -74,11 +74,6 @@ path = "/usr/bin" data = "../bin" symlink = true -[[files]] -path = "/usr/games" -data = "../games" -symlink = true - [[files]] path = "/usr/include" data = "../include" diff --git a/config/aarch64/resist.toml b/config/aarch64/resist.toml index cb6674f4..d15e04b6 100644 --- a/config/aarch64/resist.toml +++ b/config/aarch64/resist.toml @@ -128,11 +128,6 @@ path = "/usr/bin" data = "../bin" symlink = true -[[files]] -path = "/usr/games" -data = "../games" -symlink = true - [[files]] path = "/usr/include" data = "../include" diff --git a/config/aarch64/server-minimal.toml b/config/aarch64/server-minimal.toml index 847c9361..f0f5ef6b 100644 --- a/config/aarch64/server-minimal.toml +++ b/config/aarch64/server-minimal.toml @@ -73,11 +73,6 @@ path = "/usr/bin" data = "../bin" symlink = true -[[files]] -path = "/usr/games" -data = "../games" -symlink = true - [[files]] path = "/usr/include" data = "../include" diff --git a/config/aarch64/server.toml b/config/aarch64/server.toml index 3dce6a85..9af0ba1b 100644 --- a/config/aarch64/server.toml +++ b/config/aarch64/server.toml @@ -138,11 +138,6 @@ path = "/usr/bin" data = "../bin" symlink = true -[[files]] -path = "/usr/games" -data = "../games" -symlink = true - [[files]] path = "/usr/include" data = "../include" diff --git a/config/i686/acid.toml b/config/i686/acid.toml index 57c064a6..239b524e 100644 --- a/config/i686/acid.toml +++ b/config/i686/acid.toml @@ -58,11 +58,6 @@ path = "/usr/bin" data = "../bin" symlink = true -[[files]] -path = "/usr/games" -data = "../games" -symlink = true - [[files]] path = "/usr/include" data = "../include" diff --git a/config/i686/demo.toml b/config/i686/demo.toml index 92392136..c8cdf575 100644 --- a/config/i686/demo.toml +++ b/config/i686/demo.toml @@ -182,11 +182,6 @@ path = "/usr/bin" data = "../bin" symlink = true -[[files]] -path = "/usr/games" -data = "../games" -symlink = true - [[files]] path = "/usr/include" data = "../include" diff --git a/config/i686/desktop-minimal.toml b/config/i686/desktop-minimal.toml index a1b75548..d45faf1a 100644 --- a/config/i686/desktop-minimal.toml +++ b/config/i686/desktop-minimal.toml @@ -86,11 +86,6 @@ path = "/usr/bin" data = "../bin" symlink = true -[[files]] -path = "/usr/games" -data = "../games" -symlink = true - [[files]] path = "/usr/include" data = "../include" diff --git a/config/i686/desktop.toml b/config/i686/desktop.toml index 84986134..66aeeb0d 100644 --- a/config/i686/desktop.toml +++ b/config/i686/desktop.toml @@ -148,11 +148,6 @@ path = "/usr/bin" data = "../bin" symlink = true -[[files]] -path = "/usr/games" -data = "../games" -symlink = true - [[files]] path = "/usr/include" data = "../include" diff --git a/config/i686/dev.toml b/config/i686/dev.toml index 83c5da4d..017a7d1f 100644 --- a/config/i686/dev.toml +++ b/config/i686/dev.toml @@ -168,11 +168,6 @@ path = "/usr/bin" data = "../bin" symlink = true -[[files]] -path = "/usr/games" -data = "../games" -symlink = true - [[files]] path = "/usr/include" data = "../include" diff --git a/config/i686/jeremy.toml b/config/i686/jeremy.toml index 73954b09..d4a33df5 100644 --- a/config/i686/jeremy.toml +++ b/config/i686/jeremy.toml @@ -175,11 +175,6 @@ path = "/usr/bin" data = "../bin" symlink = true -[[files]] -path = "/usr/games" -data = "../games" -symlink = true - [[files]] path = "/usr/include" data = "../include" diff --git a/config/i686/resist.toml b/config/i686/resist.toml index cb6674f4..d15e04b6 100644 --- a/config/i686/resist.toml +++ b/config/i686/resist.toml @@ -128,11 +128,6 @@ path = "/usr/bin" data = "../bin" symlink = true -[[files]] -path = "/usr/games" -data = "../games" -symlink = true - [[files]] path = "/usr/include" data = "../include" diff --git a/config/i686/server-minimal.toml b/config/i686/server-minimal.toml index 847c9361..f0f5ef6b 100644 --- a/config/i686/server-minimal.toml +++ b/config/i686/server-minimal.toml @@ -73,11 +73,6 @@ path = "/usr/bin" data = "../bin" symlink = true -[[files]] -path = "/usr/games" -data = "../games" -symlink = true - [[files]] path = "/usr/include" data = "../include" diff --git a/config/i686/server.toml b/config/i686/server.toml index 30c36bb1..842652bf 100644 --- a/config/i686/server.toml +++ b/config/i686/server.toml @@ -134,11 +134,6 @@ path = "/usr/bin" data = "../bin" symlink = true -[[files]] -path = "/usr/games" -data = "../games" -symlink = true - [[files]] path = "/usr/include" data = "../include" diff --git a/config/x86_64/acid.toml b/config/x86_64/acid.toml index 57c064a6..239b524e 100644 --- a/config/x86_64/acid.toml +++ b/config/x86_64/acid.toml @@ -58,11 +58,6 @@ path = "/usr/bin" data = "../bin" symlink = true -[[files]] -path = "/usr/games" -data = "../games" -symlink = true - [[files]] path = "/usr/include" data = "../include" diff --git a/config/x86_64/demo.toml b/config/x86_64/demo.toml index 77a6534e..19841dcf 100644 --- a/config/x86_64/demo.toml +++ b/config/x86_64/demo.toml @@ -203,11 +203,6 @@ path = "/usr/bin" data = "../bin" symlink = true -[[files]] -path = "/usr/games" -data = "../games" -symlink = true - [[files]] path = "/usr/include" data = "../include" diff --git a/config/x86_64/desktop-contain.toml b/config/x86_64/desktop-contain.toml index b3f96f69..08016675 100644 --- a/config/x86_64/desktop-contain.toml +++ b/config/x86_64/desktop-contain.toml @@ -148,11 +148,6 @@ path = "/usr/bin" data = "../bin" symlink = true -[[files]] -path = "/usr/games" -data = "../games" -symlink = true - [[files]] path = "/usr/include" data = "../include" diff --git a/config/x86_64/desktop-minimal.toml b/config/x86_64/desktop-minimal.toml index a1b75548..d45faf1a 100644 --- a/config/x86_64/desktop-minimal.toml +++ b/config/x86_64/desktop-minimal.toml @@ -86,11 +86,6 @@ path = "/usr/bin" data = "../bin" symlink = true -[[files]] -path = "/usr/games" -data = "../games" -symlink = true - [[files]] path = "/usr/include" data = "../include" diff --git a/config/x86_64/desktop.toml b/config/x86_64/desktop.toml index 84986134..66aeeb0d 100644 --- a/config/x86_64/desktop.toml +++ b/config/x86_64/desktop.toml @@ -148,11 +148,6 @@ path = "/usr/bin" data = "../bin" symlink = true -[[files]] -path = "/usr/games" -data = "../games" -symlink = true - [[files]] path = "/usr/include" data = "../include" diff --git a/config/x86_64/dev.toml b/config/x86_64/dev.toml index 83c5da4d..017a7d1f 100644 --- a/config/x86_64/dev.toml +++ b/config/x86_64/dev.toml @@ -168,11 +168,6 @@ path = "/usr/bin" data = "../bin" symlink = true -[[files]] -path = "/usr/games" -data = "../games" -symlink = true - [[files]] path = "/usr/include" data = "../include" diff --git a/config/x86_64/jeremy.toml b/config/x86_64/jeremy.toml index 45300d6a..b4c22f30 100644 --- a/config/x86_64/jeremy.toml +++ b/config/x86_64/jeremy.toml @@ -248,11 +248,6 @@ path = "/usr/bin" data = "../bin" symlink = true -[[files]] -path = "/usr/games" -data = "../games" -symlink = true - [[files]] path = "/usr/include" data = "../include" diff --git a/config/x86_64/resist.toml b/config/x86_64/resist.toml index cb6674f4..d15e04b6 100644 --- a/config/x86_64/resist.toml +++ b/config/x86_64/resist.toml @@ -128,11 +128,6 @@ path = "/usr/bin" data = "../bin" symlink = true -[[files]] -path = "/usr/games" -data = "../games" -symlink = true - [[files]] path = "/usr/include" data = "../include" diff --git a/config/x86_64/server-minimal.toml b/config/x86_64/server-minimal.toml index 847c9361..f0f5ef6b 100644 --- a/config/x86_64/server-minimal.toml +++ b/config/x86_64/server-minimal.toml @@ -73,11 +73,6 @@ path = "/usr/bin" data = "../bin" symlink = true -[[files]] -path = "/usr/games" -data = "../games" -symlink = true - [[files]] path = "/usr/include" data = "../include" diff --git a/config/x86_64/server.toml b/config/x86_64/server.toml index 30c36bb1..842652bf 100644 --- a/config/x86_64/server.toml +++ b/config/x86_64/server.toml @@ -134,11 +134,6 @@ path = "/usr/bin" data = "../bin" symlink = true -[[files]] -path = "/usr/games" -data = "../games" -symlink = true - [[files]] path = "/usr/include" data = "../include"