]> git.pld-linux.org Git - packages/filesystem.git/commitdiff
- new help dirs: bn_IN, gu, ta auto/th/filesystem-4.0-23
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 9 Jun 2013 06:02:05 +0000 (08:02 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 9 Jun 2013 06:02:05 +0000 (08:02 +0200)
- release 23

filesystem.spec

index 8a70e3679d556b1f9b66c21b67aa36ab2c2f1802..4ba2e2d197140112f23cb3aab9cd8eaa301ccd93 100644 (file)
@@ -11,7 +11,7 @@ Summary:      Common directories
 Summary(pl.UTF-8):     Wspólne katalogi
 Name:          filesystem
 Version:       4.0
-Release:       22
+Release:       23
 License:       GPL
 Group:         Base
 BuildRequires: automake
@@ -79,7 +79,7 @@ install -d \
 > %{name}.lang
 install -d $RPM_BUILD_ROOT/usr/share/help/C
 
-for lang in ar bg ca cs da de el en_GB es eu fa fi fr gl he hi hr hu id it ja ko lt lv mk ml nb nds nl oc pa pl ps pt pt_BR ro ru sl sr sr@latin sv te th tr uk vi zh_CN zh_HK zh_TW; do
+for lang in ar bg bn_IN ca cs da de el en_GB es eu fa fi fr gl gu he hi hr hu id it ja ko lt lv mk ml nb nds nl oc pa pl ps pt pt_BR ro ru sl sr sr@latin sv ta 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.135537 seconds and 4 git commands to generate.