]> git.pld-linux.org Git - packages/filesystem.git/commitdiff
- added /usr/share/help/ml auto/th/filesystem-4.0-22
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 19 Apr 2013 10:17:42 +0000 (12:17 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Fri, 19 Apr 2013 10:17:42 +0000 (12:17 +0200)
- rel 22

filesystem.spec

index 47fb5d39a4978174d13e1cb28b204ec6f49decfa..8a70e3679d556b1f9b66c21b67aa36ab2c2f1802 100644 (file)
@@ -11,7 +11,7 @@ Summary:      Common directories
 Summary(pl.UTF-8):     Wspólne katalogi
 Name:          filesystem
 Version:       4.0
-Release:       21
+Release:       22
 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 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 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
        install -d $RPM_BUILD_ROOT/usr/share/help/${lang}
        echo "%%lang($lang) %dir /usr/share/help/${lang}" >> %{name}.lang
 done
This page took 0.16749 seconds and 4 git commands to generate.