]> git.pld-linux.org Git - packages/Zope.git/blob - Zope-pld_makefile_fix.patch
- x32 rebuild
[packages/Zope.git] / Zope-pld_makefile_fix.patch
1 diff -urN Zope-2.7.org/inst/Makefile.in Zope-2.7.new/inst/Makefile.in
2 --- Zope-2.7.org/inst/Makefile.in       2004-01-09 00:33:43.000000000 +0100
3 +++ Zope-2.7.new/inst/Makefile.in       2004-01-10 13:01:39.000000000 +0100
4 @@ -58,7 +58,6 @@
5  install: build
6         ${PYTHON} "${BASE_DIR}/setup.py" ${DISTUTILS_OPTS} install \
7            --home="${PREFIX}" ${BUILD_FLAGS} ${INSTALL_FLAGS}
8 -       [ -f ${PREFIX}/bin/python ] || ${LN} ${PYTHON} ${PREFIX}/bin/python
9         @echo
10         @echo Zope binaries installed successfully.
11         @echo Now run \'${PREFIX}/bin/mkzopeinstance.py\'
This page took 0.052857 seconds and 3 git commands to generate.