]> git.pld-linux.org Git - packages/filesystem.git/commitdiff
- added ro subdir to /usr/share/help auto/th/filesystem-4_0-11
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Sun, 1 Apr 2012 11:52:46 +0000 (11:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 11

Changed files:
    filesystem.spec -> 1.143

filesystem.spec

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