SPECS: bootparamd.spec - quote cc

glen glen at pld-linux.org
Fri Feb 24 15:57:31 CET 2006


Author: glen                         Date: Fri Feb 24 14:57:31 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- quote cc

---- Files affected:
SPECS:
   bootparamd.spec (1.35 -> 1.36) 

---- Diffs:

================================================================
Index: SPECS/bootparamd.spec
diff -u SPECS/bootparamd.spec:1.35 SPECS/bootparamd.spec:1.36
--- SPECS/bootparamd.spec:1.35	Fri Feb 24 15:56:48 2006
+++ SPECS/bootparamd.spec	Fri Feb 24 15:57:25 2006
@@ -43,7 +43,7 @@
 
 %build
 ./configure \
-	--with-c-compiler=%{__cc}
+	--with-c-compiler="%{__cc}"
 %{__make} CFLAGS="%{rpmcflags}"
 
 %install
@@ -90,6 +90,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36  2006/02/24 14:57:25  glen
+- quote cc
+
 Revision 1.35  2006/02/24 14:56:48  glen
 - add todo
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/bootparamd.spec?r1=1.35&r2=1.36&f=u



More information about the pld-cvs-commit mailing list