diff --git a/config/aarch64/acid.toml b/config/aarch64/acid.toml index 57c064a..239b524 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 1f5e618..538c467 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 a1b7554..d45faf1 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 740d128..2f43eac 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 83c5da4..017a7d1 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 b298bfb..abddeb7 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 f7d5be4..9d41547 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 cb6674f..d15e04b 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 847c936..f0f5ef6 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 3dce6a8..9af0ba1 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 57c064a..239b524 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 9239213..c8cdf57 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 a1b7554..d45faf1 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 8498613..66aeeb0 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 83c5da4..017a7d1 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 73954b0..d4a33df 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 cb6674f..d15e04b 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 847c936..f0f5ef6 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 30c36bb..842652b 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 57c064a..239b524 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 77a6534..19841dc 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 b3f96f6..0801667 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 a1b7554..d45faf1 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 8498613..66aeeb0 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 83c5da4..017a7d1 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 45300d6..b4c22f3 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 cb6674f..d15e04b 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 847c936..f0f5ef6 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 30c36bb..842652b 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"