]> git.pld-linux.org Git - packages/FHS.git/commitdiff
- let's call it a typo
authorMariusz Mazur <mmazur@pld-linux.org>
Sat, 30 Mar 2002 18:16:09 +0000 (18:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    FHS.spec -> 1.44

FHS.spec

index b5b13076ebfde62ba45dfe6cd1a5334e1539ee3e..86f337ceb75e98947bfee1b17884b7563c590ed1 100644 (file)
--- a/FHS.spec
+++ b/FHS.spec
@@ -70,7 +70,7 @@ for manp in man{1,2,3,4,5,6,7,8} ; do
                install -d $RPM_BUILD_ROOT%{_mandir}/${mloc}/${manp}
        done
        for mloc in fr it ja ko pl ; do
-               install -d $RPM_BUILD_ROOT%{_xmandir}/%{mloc}/${manp}
+               install -d $RPM_BUILD_ROOT%{_xmandir}/${mloc}/${manp}
        done
 done
 install -d $RPM_BUILD_ROOT%{_mandir}/mann
This page took 0.038646 seconds and 4 git commands to generate.