SPECS: Zim.spec - more kosher way of calling perl script (thx shad...

czarny czarny at pld-linux.org
Fri Aug 24 12:55:15 CEST 2007


Author: czarny                       Date: Fri Aug 24 10:55:15 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more kosher way of calling perl script (thx shadzik)

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

---- Diffs:

================================================================
Index: SPECS/Zim.spec
diff -u SPECS/Zim.spec:1.4 SPECS/Zim.spec:1.5
--- SPECS/Zim.spec:1.4	Fri Aug 24 12:44:07 2007
+++ SPECS/Zim.spec	Fri Aug 24 12:55:09 2007
@@ -58,7 +58,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
-./Build install \
+%{__perl} Build install \
 	destdir=$RPM_BUILD_ROOT \
 	create_packlist=0
 find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';'
@@ -84,6 +84,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2007/08/24 10:55:09  czarny
+- more kosher way of calling perl script (thx shadzik)
+
 Revision 1.4  2007/08/24 10:44:07  shadzik
 - BR: sed
 
================================================================

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



More information about the pld-cvs-commit mailing list