SPECS: csstidy.spec - g++ not gcc (thx arekm)

glen glen at pld-linux.org
Mon Jul 16 14:39:11 CEST 2007


Author: glen                         Date: Mon Jul 16 12:39:11 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- g++ not gcc (thx arekm)

---- Files affected:
SPECS:
   csstidy.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/csstidy.spec
diff -u SPECS/csstidy.spec:1.3 SPECS/csstidy.spec:1.4
--- SPECS/csstidy.spec:1.3	Mon Jul 16 14:29:36 2007
+++ SPECS/csstidy.spec	Mon Jul 16 14:39:05 2007
@@ -20,7 +20,7 @@
 %prep
 %setup -qc
 %if 1
-sed -i -e 's,g++,%{__cc},;s,-o,%{rpmcxxflags} -o,' compile.sh
+sed -i -e 's,g++,%{__cxx},;s,-o,%{rpmcxxflags} -o,' compile.sh
 
 %build
 sh -x ./compile.sh
@@ -44,6 +44,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2007/07/16 12:39:05  glen
+- g++ not gcc (thx arekm)
+
 Revision 1.3  2007/07/16 12:29:36  glen
 - default use source
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/csstidy.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list