summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--remote/modules/german/german.conf6
-rw-r--r--remote/modules/german/german.conf.opensuse (renamed from remote/modules/german/german.conf.zypper)0
-rw-r--r--remote/modules/german/german.conf.ubuntu7
3 files changed, 7 insertions, 6 deletions
diff --git a/remote/modules/german/german.conf b/remote/modules/german/german.conf
index 3bbaecca..a2b56c89 100644
--- a/remote/modules/german/german.conf
+++ b/remote/modules/german/german.conf
@@ -1,9 +1,3 @@
-REQUIRED_INSTALLED_PACKAGES="
- libX11-data
- language-pack-de"
-REQUIRED_CONTENT_PACKAGES="
- libX11-data"
-REQUIRED_LIBRARIES="libX11-data"
REQUIRED_BINARIES=""
REQUIRED_FILES=""
REQUIRED_DIRECTORIES="
diff --git a/remote/modules/german/german.conf.zypper b/remote/modules/german/german.conf.opensuse
index 5092fa97..5092fa97 100644
--- a/remote/modules/german/german.conf.zypper
+++ b/remote/modules/german/german.conf.opensuse
diff --git a/remote/modules/german/german.conf.ubuntu b/remote/modules/german/german.conf.ubuntu
new file mode 100644
index 00000000..2e4c3c71
--- /dev/null
+++ b/remote/modules/german/german.conf.ubuntu
@@ -0,0 +1,7 @@
+REQUIRED_INSTALLED_PACKAGES="
+ libX11-data
+ language-pack-de
+"
+REQUIRED_CONTENT_PACKAGES="
+ libX11-data
+"