]> git.pld-linux.org Git - packages/FHS.git/commitdiff
- added missing and removed unused man dirs, rel. 6 auto/ac/FHS-2_3-6
authorankry <ankry@pld-linux.org>
Wed, 1 Sep 2004 00:53:20 +0000 (00:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    FHS.spec -> 1.88

FHS.spec

index 297837309945c160f8b06cee9cd699fefb57e593..21a11863e4a7c0061a83da7393b3145fba54d49e 100644 (file)
--- a/FHS.spec
+++ b/FHS.spec
@@ -5,7 +5,7 @@ Summary(pl):    Podstawowy uk
 Summary(tr):   Temel dosya sistemi yapýsý
 Name:          FHS
 Version:       2.3
-Release:       5
+Release:       6
 License:       GPL
 Group:         Base
 URL:           http://www.pathname.com/fhs/
@@ -75,10 +75,11 @@ for manp in man{1,2,3,4,5,6,7,8} ; do
        install -d $RPM_BUILD_ROOT%{_mandir}/${manp}
        install -d $RPM_BUILD_ROOT%{_locmandir}/${manp}
        install -d $RPM_BUILD_ROOT%{_xmandir}/${manp}
-       for mloc in bg cs da de el es fi fr gl hr hu id it ja ko nl pl pt pt_BR ro ru sl sk sv ; do
+       for mloc in bg cs da de el es fi fr gl hr hu id it ja ko nl pl pt \
+                   pt_BR ro ru sl sk sr sv zh_CN zh_TW ; do
                install -d $RPM_BUILD_ROOT%{_mandir}/${mloc}/${manp}
        done
-       for mloc in da fi fr hu it ja ko pl sk ; do
+       for mloc in it ko pl ; do
                install -d $RPM_BUILD_ROOT%{_xmandir}/${mloc}/${manp}
        done
 done
This page took 0.074006 seconds and 4 git commands to generate.