SPECS: ngrep.spec - kill MAKEFLAGS, czuses some weird errors; don'...

sparky sparky at pld-linux.org
Thu Nov 30 18:33:37 CET 2006


Author: sparky                       Date: Thu Nov 30 17:33:37 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- kill MAKEFLAGS, czuses some weird errors; don't strip

---- Files affected:
SPECS:
   ngrep.spec (1.31 -> 1.32) 

---- Diffs:

================================================================
Index: SPECS/ngrep.spec
diff -u SPECS/ngrep.spec:1.31 SPECS/ngrep.spec:1.32
--- SPECS/ngrep.spec:1.31	Wed Nov 29 05:51:51 2006
+++ SPECS/ngrep.spec	Thu Nov 30 18:33:30 2006
@@ -43,7 +43,9 @@
 %{__autoconf}
 %configure \
 	--enable-ipv6
-%{__make}
+%{__make} \
+	MAKEFLAGS= \
+	STRIPFLAG=
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -67,6 +69,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.32  2006/11/30 17:33:30  sparky
+- kill MAKEFLAGS, czuses some weird errors; don't strip
+
 Revision 1.31  2006/11/29 04:51:51  aredridel
 - 1.45
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ngrep.spec?r1=1.31&r2=1.32&f=u



More information about the pld-cvs-commit mailing list