SPECS: herrie.spec - and no gcc hacks

arekm arekm at pld-linux.org
Thu Apr 19 11:28:46 CEST 2007


Author: arekm                        Date: Thu Apr 19 09:28:46 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- and no gcc hacks

---- Files affected:
SPECS:
   herrie.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/herrie.spec
diff -u SPECS/herrie.spec:1.22 SPECS/herrie.spec:1.23
--- SPECS/herrie.spec:1.22	Thu Apr 19 11:27:29 2007
+++ SPECS/herrie.spec	Thu Apr 19 11:28:41 2007
@@ -37,9 +37,9 @@
 
 %prep
 %setup -q
-%{__sed} -i 's at CC=gcc at CC=%{__cc}@' configure
 
 %build
+CC="%{__cc}" \
 ./configure
 %{__make}
 
@@ -68,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2007/04/19 09:28:41  arekm
+- and no gcc hacks
+
 Revision 1.22  2007/04/19 09:27:29  arekm
 - DESTDIR name already used upstream
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/herrie.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list