Author: qboosh                       Date: Sat Feb 19 23:18:32 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- "cosmetics" breakage reverted, NOP removed

---- Files affected:
SPECS:
   binutils.spec (1.197 -> 1.198) 

---- Diffs:

================================================================
Index: SPECS/binutils.spec
diff -u SPECS/binutils.spec:1.197 SPECS/binutils.spec:1.198
--- SPECS/binutils.spec:1.197   Sat Feb 19 23:25:05 2005
+++ SPECS/binutils.spec Sun Feb 20 00:18:26 2005
@@ -119,10 +119,6 @@
 
 %prep
 %setup -q
-
-%ifnarch sparc64
-/bin/sh patches/README
-%endif
 %patch0 -p1
 %patch1 -p1
 %ifarch %{ix86}
@@ -161,7 +157,6 @@
 %ifarch sparc
 sparc32 \
 %endif
-
 ./configure %{_target_platform} \
        --enable-shared \
        --disable-debug \
@@ -179,7 +174,8 @@
 
 %{__make} configure-bfd
 %{__make} headers -C bfd
-%{__make} tooldir=%{_prefix} all info
+%{__make} all info \
+       tooldir=%{_prefix}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -258,6 +254,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.198  2005/02/19 23:18:26  qboosh
+- "cosmetics" breakage reverted, NOP removed
+
 Revision 1.197  2005/02/19 22:25:05  paszczus
 - another way
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/binutils.spec?r1=1.197&r2=1.198&f=u


_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to