]> git.pld-linux.org Git - packages/Zope.git/blame - Zope-pld_makefile_fix.patch
- added path in script
[packages/Zope.git] / Zope-pld_makefile_fix.patch
CommitLineData
0c069c7a 1diff -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.028931 seconds and 4 git commands to generate.