]> git.pld-linux.org Git - packages/filesystem.git/commitdiff
Add /usr/share/help/mr. Release 30 auto/th/filesystem-4.0-30
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Sat, 12 Apr 2014 18:39:38 +0000 (20:39 +0200)
committerMarcin Banasiak <marcin.banasiak@gmail.com>
Sat, 12 Apr 2014 18:39:38 +0000 (20:39 +0200)
filesystem.spec

index dff2143fbed5ae59d526e344e419560ae4eedabe..6c61ffdb3a8206184aa1fc56864387cc0930f7e4 100644 (file)
@@ -11,7 +11,7 @@ Summary:      Common directories
 Summary(pl.UTF-8):     Wspólne katalogi
 Name:          filesystem
 Version:       4.0
-Release:       29
+Release:       30
 License:       GPL
 Group:         Base
 BuildRequires: automake
@@ -80,7 +80,7 @@ install -d \
 > %{name}.lang
 install -d $RPM_BUILD_ROOT/usr/share/help/C
 
-for lang in ar as 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 kn 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
+for lang in ar as 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 kn lt lv mk ml mr 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.190757 seconds and 4 git commands to generate.