]> git.pld-linux.org Git - packages/filesystem.git/commitdiff
- added pt to /usr/share/help; rel. 14 auto/th/filesystem-4.0-14
authorŁukasz Kieś <kiesiu@pld-linux.org>
Tue, 2 Oct 2012 06:52:20 +0000 (08:52 +0200)
committerŁukasz Kieś <kiesiu@pld-linux.org>
Tue, 2 Oct 2012 06:52:20 +0000 (08:52 +0200)
filesystem.spec

index 7e108302ee37784f15e580a5fbab4dc88b6addef..0e6c44d1bd2acc10261cc34d174f321cb1731cff 100644 (file)
@@ -8,7 +8,7 @@ Summary:        Common directories
 Summary(pl.UTF-8):     Wspólne katalogi
 Name:          filesystem
 Version:       4.0
-Release:       13
+Release:       14
 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 nds nl oc pa pl ps 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 fi fr gl he hi hr hu id it ja ko lt lv 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.08265 seconds and 4 git commands to generate.