[Erp5-report] r14894 - /spec/mandriva/2007.1/erp5-zope/erp5-zope.spec

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Jun 20 11:24:30 CEST 2007


Author: kazuhiko
Date: Wed Jun 20 11:24:30 2007
New Revision: 14894

URL: http://svn.erp5.org?rev=14894&view=rev
Log:
build with python2.4.

Modified:
    spec/mandriva/2007.1/erp5-zope/erp5-zope.spec

Modified: spec/mandriva/2007.1/erp5-zope/erp5-zope.spec
URL: http://svn.erp5.org/spec/mandriva/2007.1/erp5-zope/erp5-zope.spec?rev=14894&r1=14893&r2=14894&view=diff
==============================================================================
--- spec/mandriva/2007.1/erp5-zope/erp5-zope.spec (original)
+++ spec/mandriva/2007.1/erp5-zope/erp5-zope.spec Wed Jun 20 11:24:30 2007
@@ -73,7 +73,7 @@
 popd
 
 # process the skel directory into the buildroot
-python << EOF
+%{python} << EOF
 import py_compile, os
 files = os.popen("find . -name '*.py'").readlines()
 for file in files:




More information about the Erp5-report mailing list