diff options
| author | Jonathan Bauer | 2013-12-20 18:27:29 +0100 |
|---|---|---|
| committer | Jonathan Bauer | 2013-12-20 18:27:29 +0100 |
| commit | 2a4e96bf9194c35bb9dd69f77225941de8d06696 (patch) | |
| tree | 11f9cd8b017d946028829f7c4df46e73d1fe3671 /remote/modules/german | |
| parent | [cups] move 'cups-daemon' req to cups.conf.ubuntu.13 as its not there (diff) | |
| download | tm-scripts-2a4e96bf9194c35bb9dd69f77225941de8d06696.tar.gz tm-scripts-2a4e96bf9194c35bb9dd69f77225941de8d06696.tar.xz tm-scripts-2a4e96bf9194c35bb9dd69f77225941de8d06696.zip | |
[german] no caps in packages names... (fixes german module for ubutnu
12)
Diffstat (limited to 'remote/modules/german')
| -rw-r--r-- | remote/modules/german/german.conf.ubuntu | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/remote/modules/german/german.conf.ubuntu b/remote/modules/german/german.conf.ubuntu index 4c7cb62d..aee3c64b 100644 --- a/remote/modules/german/german.conf.ubuntu +++ b/remote/modules/german/german.conf.ubuntu @@ -1,9 +1,9 @@ REQUIRED_INSTALLED_PACKAGES=" - libX11-data + libx11-data language-pack-de " REQUIRED_CONTENT_PACKAGES=" - libX11-data + libx11-data " REQUIRED_DIRECTORIES+=" /usr/lib/locale/de_DE.utf8 |
