]> git.pld-linux.org Git - packages/filesystem.git/commitdiff
- added more /usr/share/help subdirs; rel. 9 auto/th/filesystem-4_0-9
authorŁukasz Kieś <kiesiu@pld-linux.org>
Wed, 28 Mar 2012 10:57:44 +0000 (10:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    filesystem.spec -> 1.141

filesystem.spec

index 94ddd5ab2e719f079197fda9940a63b9f1aa7593..75b42836c19e06c8b49b6411fbfb9fb9c551f369 100644 (file)
@@ -8,7 +8,7 @@ Summary:        Common directories
 Summary(pl.UTF-8):     Wspólne katalogi
 Name:          filesystem
 Version:       4.0
-Release:       8
+Release:       9
 License:       GPL
 Group:         Base
 BuildRequires: automake
@@ -72,7 +72,7 @@ install -d \
 > %{name}.lang
 install -d $RPM_BUILD_ROOT/usr/share/help/C
 
-for lang in ar ca cs da de el en_GB es eu fi fr gl he hi hr hu id it ja lt nb nl oc pl ps pt_BR ru sl sr sr@latin sv th tr vi zh_CN zh_TW; do
+for lang in ar bg ca cs da de el en_GB es eu fi fr gl he hi hr hu id it ja ko lt lv nb nl oc pl ps pt_BR ru sl sr sr@latin sv te th tr uk vi zh_CN zh_HK zh_TW; do
        install -d $RPM_BUILD_ROOT/usr/share/help/${lang}
        echo "%%lang($lang) %dir /usr/share/help/${lang}" >> %{name}.lang
 done
This page took 0.155052 seconds and 4 git commands to generate.