SPECS: Zim.spec - one more %{__perl} call

shadzik shadzik at pld-linux.org
Fri Aug 24 12:59:14 CEST 2007


Author: shadzik                      Date: Fri Aug 24 10:59:14 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- one more %{__perl} call

---- Files affected:
SPECS:
   Zim.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/Zim.spec
diff -u SPECS/Zim.spec:1.5 SPECS/Zim.spec:1.6
--- SPECS/Zim.spec:1.5	Fri Aug 24 12:55:09 2007
+++ SPECS/Zim.spec	Fri Aug 24 12:59:09 2007
@@ -53,7 +53,7 @@
 %build
 %{__perl} Build.PL \
 	installdirs=vendor
-./Build
+%{__perl} Build
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -84,6 +84,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2007/08/24 10:59:09  shadzik
+- one more %{__perl} call
+
 Revision 1.5  2007/08/24 10:55:09  czarny
 - more kosher way of calling perl script (thx shadzik)
 
================================================================

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



More information about the pld-cvs-commit mailing list