]> git.pld-linux.org Git - packages/gcc.git/commitdiff
typos
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 12 Mar 2001 16:02:02 +0000 (16:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc.spec -> 1.81.2.10

gcc.spec

index acd6d091a7122d70c7d86cd8ad4e6e10792fc9e4..d271b415f9665b64ed7a3e678be86428414b059c 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -398,7 +398,7 @@ ln -sf %{_bindir}/cpp $RPM_BUILD_ROOT/lib/cpp
 
 cp -a  $RPM_BUILD_ROOT%{_includedir}/g++*/%{_target_cpu}-*/bits/* \
        $RPM_BUILD_ROOT%{_includedir}/g++*/bits/
-rm -rf $RPM_BUILD_ROOT%{_includedir}/g++/%{_target_cpu}-*
+rm -r  $RPM_BUILD_ROOT%{_includedir}/g++*/%{_target_cpu}-*
 
 gzip -9nf ../READ* ../ChangeLog ../gcc/ch/chill.brochure
 
This page took 0.062251 seconds and 4 git commands to generate.