SPECS: perl-Text-CSV_XS.spec - sane make install

qboosh qboosh at pld-linux.org
Tue Mar 25 00:16:18 CET 2008


Author: qboosh                       Date: Mon Mar 24 23:16:18 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- sane make install

---- Files affected:
SPECS:
   perl-Text-CSV_XS.spec (1.43 -> 1.44) 

---- Diffs:

================================================================
Index: SPECS/perl-Text-CSV_XS.spec
diff -u SPECS/perl-Text-CSV_XS.spec:1.43 SPECS/perl-Text-CSV_XS.spec:1.44
--- SPECS/perl-Text-CSV_XS.spec:1.43	Tue Mar 25 00:14:41 2008
+++ SPECS/perl-Text-CSV_XS.spec	Tue Mar 25 00:16:13 2008
@@ -47,9 +47,8 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} \
-	CC="%{__cc}" \
-	install DESTDIR=$RPM_BUILD_ROOT
+%{__make} install \
+	DESTDIR=$RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -69,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.44  2008-03-24 23:16:13  qboosh
+- sane make install
+
 Revision 1.43  2008-03-24 23:14:41  qboosh
 - informative summaries
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Text-CSV_XS.spec?r1=1.43&r2=1.44&f=u



More information about the pld-cvs-commit mailing list