]> git.pld-linux.org Git - packages/filesystem.git/commitdiff
- another /usr/share/help subdir; rel. 10 auto/th/filesystem-4_0-10
authorŁukasz Kieś <kiesiu@pld-linux.org>
Fri, 30 Mar 2012 07:46:20 +0000 (07:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    filesystem.spec -> 1.142

filesystem.spec

index 75b42836c19e06c8b49b6411fbfb9fb9c551f369..1876df9779148a03e89dff3413d42466b6accea3 100644 (file)
@@ -8,7 +8,7 @@ Summary:        Common directories
 Summary(pl.UTF-8):     Wspólne katalogi
 Name:          filesystem
 Version:       4.0
-Release:       9
+Release:       10
 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 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
+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 pa 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.113912 seconds and 4 git commands to generate.