]> git.pld-linux.org Git - packages/gcc.git/commitdiff
fixes
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 22 Mar 2001 19:55:17 +0000 (19:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc.spec -> 1.81.2.20

gcc.spec

index ad75e7564f3237653867d63fe943adb1859edc3f..4af54287f4ef667f82a92a2b581c6304f372b6b6 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -340,7 +340,7 @@ Preprocesor C umo
 %patch0 -p1
 
 %build
-cd gcc && autoconf && cd ..
+cd gcc && autoconf; cd ..
 rm -rf obj-%{_target_platform} && install -d obj-%{_target_platform} && cd obj-%{_target_platform} 
 
 CFLAGS="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS}" \
This page took 0.034391 seconds and 4 git commands to generate.