diff options
| author | Jonathan Bauer | 2013-07-29 16:45:06 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2013-07-29 16:45:06 +0200 |
| commit | c8d2d8b81117e7a9f9a0b77106af527d13906b50 (patch) | |
| tree | d0fc274182848630d13d5c19e3b3a2aae2afd0d4 /remote/modules | |
| parent | [debug] only add 'fonts-config' to generic list isntead of overwriting the wh... (diff) | |
| download | tm-scripts-c8d2d8b81117e7a9f9a0b77106af527d13906b50.tar.gz tm-scripts-c8d2d8b81117e7a9f9a0b77106af527d13906b50.tar.xz tm-scripts-c8d2d8b81117e7a9f9a0b77106af527d13906b50.zip | |
[german] minor
Diffstat (limited to 'remote/modules')
| -rw-r--r-- | remote/modules/german/german.conf | 4 | ||||
| -rw-r--r-- | remote/modules/german/german.conf.opensuse | 11 | ||||
| -rw-r--r-- | remote/modules/german/german.conf.ubuntu | 6 |
3 files changed, 8 insertions, 13 deletions
diff --git a/remote/modules/german/german.conf b/remote/modules/german/german.conf index a2b56c89..c79b8ded 100644 --- a/remote/modules/german/german.conf +++ b/remote/modules/german/german.conf @@ -1,6 +1,6 @@ REQUIRED_BINARIES="" REQUIRED_FILES="" REQUIRED_DIRECTORIES=" - /usr/lib/locale/de_DE.utf8 - /usr/share/X11 + /usr/lib/locale/de_DE.utf8 + /usr/share/X11 " diff --git a/remote/modules/german/german.conf.opensuse b/remote/modules/german/german.conf.opensuse index 5092fa97..015adfe2 100644 --- a/remote/modules/german/german.conf.opensuse +++ b/remote/modules/german/german.conf.opensuse @@ -1,12 +1,7 @@ REQUIRED_INSTALLED_PACKAGES=" - libX11-data - glibc-locale" + libX11-data + glibc-locale" REQUIRED_CONTENT_PACKAGES=" - libX11-data" -REQUIRED_LIBRARIES="libX11-data" + libX11-data" REQUIRED_BINARIES="" REQUIRED_FILES="" -REQUIRED_DIRECTORIES=" - /usr/lib/locale/de_DE.utf8 - /usr/share/X11 -" diff --git a/remote/modules/german/german.conf.ubuntu b/remote/modules/german/german.conf.ubuntu index 2e4c3c71..28e3d966 100644 --- a/remote/modules/german/german.conf.ubuntu +++ b/remote/modules/german/german.conf.ubuntu @@ -1,7 +1,7 @@ REQUIRED_INSTALLED_PACKAGES=" - libX11-data - language-pack-de + libX11-data + language-pack-de " REQUIRED_CONTENT_PACKAGES=" - libX11-data + libX11-data " |
