[Erp5-report] r14890 - /spec/mandriva/2007.1/python2.4-ldap/python2.4-ldap.spec

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


Author: kazuhiko
Date: Wed Jun 20 11:11:14 2007
New Revision: 14890

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

Modified:
    spec/mandriva/2007.1/python2.4-ldap/python2.4-ldap.spec

Modified: spec/mandriva/2007.1/python2.4-ldap/python2.4-ldap.spec
URL: http://svn.erp5.org/spec/mandriva/2007.1/python2.4-ldap/python2.4-ldap.spec?rev=14890&r1=14889&r2=14890&view=diff
==============================================================================
--- spec/mandriva/2007.1/python2.4-ldap/python2.4-ldap.spec (original)
+++ spec/mandriva/2007.1/python2.4-ldap/python2.4-ldap.spec Wed Jun 20 11:11:14 2007
@@ -32,7 +32,7 @@
 
 %build
 export CFLAGS="$RPM_OPT_FLAGS -I%{_includedir}/sasl"
-python setup.py build
+python2.4 setup.py build
 
 %install
 rm -Rf %{buildroot}




More information about the Erp5-report mailing list