SPECS: battleships.spec - pass CC

darekr darekr at pld-linux.org
Tue Jul 18 23:34:10 CEST 2006


Author: darekr                       Date: Tue Jul 18 21:34:10 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pass CC

---- Files affected:
SPECS:
   battleships.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/battleships.spec
diff -u SPECS/battleships.spec:1.4 SPECS/battleships.spec:1.5
--- SPECS/battleships.spec:1.4	Mon Dec 29 10:34:41 2003
+++ SPECS/battleships.spec	Tue Jul 18 23:34:05 2006
@@ -31,6 +31,7 @@
 
 %build
 %{__make} \
+	CC="%{__cc}" \
 	CFLAGS="-I /usr/include/ncurses"
 
 %install
@@ -55,6 +56,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2006/07/18 21:34:05  darekr
+- pass CC
+
 Revision 1.4  2003/12/29 09:34:41  adamg
 - updated to 2.7
 - removed -DESTDIR.patch (applied upstream)
================================================================

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



More information about the pld-cvs-commit mailing list