]> git.pld-linux.org Git - packages/Zope.git/commitdiff
- added patch fixed bad ln in makefile on Zope 2.7b4*
authorciesiel <ciesiel@pld-linux.org>
Sat, 10 Jan 2004 13:06:54 +0000 (13:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Zope-pld_makefile_fix.patch -> 1.1

Zope-pld_makefile_fix.patch [new file with mode: 0644]

diff --git a/Zope-pld_makefile_fix.patch b/Zope-pld_makefile_fix.patch
new file mode 100644 (file)
index 0000000..b40354b
--- /dev/null
@@ -0,0 +1,11 @@
+diff -urN Zope-2.7.org/inst/Makefile.in Zope-2.7.new/inst/Makefile.in
+--- Zope-2.7.org/inst/Makefile.in      2004-01-09 00:33:43.000000000 +0100
++++ Zope-2.7.new/inst/Makefile.in      2004-01-10 13:01:39.000000000 +0100
+@@ -58,7 +58,6 @@
+ install: build
+       ${PYTHON} "${BASE_DIR}/setup.py" ${DISTUTILS_OPTS} install \
+          --home="${PREFIX}" ${BUILD_FLAGS} ${INSTALL_FLAGS}
+-      [ -f ${PREFIX}/bin/python ] || ${LN} ${PYTHON} ${PREFIX}/bin/python
+       @echo
+       @echo Zope binaries installed successfully.
+       @echo Now run \'${PREFIX}/bin/mkzopeinstance.py\'
This page took 0.042477 seconds and 4 git commands to generate.