SPECS: perl-Config-Any.spec - cleanup

qboosh qboosh at pld-linux.org
Sat Mar 15 19:20:05 CET 2008


Author: qboosh                       Date: Sat Mar 15 18:20:05 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cleanup

---- Files affected:
SPECS:
   perl-Config-Any.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/perl-Config-Any.spec
diff -u SPECS/perl-Config-Any.spec:1.5 SPECS/perl-Config-Any.spec:1.6
--- SPECS/perl-Config-Any.spec:1.5	Sat Mar 15 18:18:52 2008
+++ SPECS/perl-Config-Any.spec	Sat Mar 15 19:20:00 2008
@@ -67,16 +67,16 @@
 
 %build
 %{__perl} Makefile.PL \
-	destdir=$RPM_BUILD_ROOT \
 	installdirs=vendor
-%{__make} #./Build
+%{__make}
 
 %{?with_tests:%{__make} test}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install
+%{__make} install \
+	DESTDIR=$RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -94,6 +94,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2008-03-15 18:20:00  qboosh
+- cleanup
+
 Revision 1.5  2008-03-15 17:18:52  qboosh
 - unified Source URL
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Config-Any.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list