Author: darekr                       Date: Thu Feb 24 17:05:16 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cosmetics, quote CC

---- Files affected:
SPECS:
   3dfx_tvtool.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/3dfx_tvtool.spec
diff -u SPECS/3dfx_tvtool.spec:1.13 SPECS/3dfx_tvtool.spec:1.14
--- SPECS/3dfx_tvtool.spec:1.13 Fri Nov 26 13:23:46 2004
+++ SPECS/3dfx_tvtool.spec      Thu Feb 24 18:05:06 2005
@@ -32,7 +32,7 @@
 %setup -q
 
 %build
-CC=%{__cc}
+CC="%{__cc}"
 export CC
 %{__make}
 
@@ -40,8 +40,9 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_desktopdir}
 
-%{__make} DESTDIR=$RPM_BUILD_ROOT \
-       BINDIR=%{_bindir} install
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT \
+       BINDIR=%{_bindir}
 
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 
@@ -60,6 +61,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2005/02/24 17:05:06  darekr
+- cosmetics, quote CC
+
 Revision 1.13  2004/11/26 12:23:46  paladine
 - cosmetics
 - fixed desktop file
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/3dfx_tvtool.spec?r1=1.13&r2=1.14&f=u


_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to