]> git.pld-linux.org Git - packages/FHS.git/commitdiff
- sync localized man dirs with man
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 10 Dec 2005 13:28:17 +0000 (13:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    FHS.spec -> 1.106

FHS.spec

index 8e00a256c17be8ff91a8b9a62e3d6494d8351d14..7bd017bd00bc9734ff82e0088a4936d4e3c105a3 100644 (file)
--- a/FHS.spec
+++ b/FHS.spec
@@ -77,7 +77,7 @@ for manp in man{1,2,3,4,5,6,7,8} ; do
        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 sr sv tr uk zh_CN zh_TW ; do
+                   pt_BR ro ru sk sl sr sv tr uk zh_CN zh_TW ; do
                install -d $RPM_BUILD_ROOT%{_mandir}/${mloc}/${manp}
        done
        for mloc in it ko pl ; do
This page took 0.028447 seconds and 4 git commands to generate.