]> git.pld-linux.org Git - packages/apache-mod_python.git/blame - apache-mod_python-no-compile.patch
- removed out of date patches
[packages/apache-mod_python.git] / apache-mod_python-no-compile.patch
CommitLineData
0cc21723 1diff -Nur mod_python-3.0.1.orig/Makefile.in mod_python-3.0.1/Makefile.in
2--- mod_python-3.0.1.orig/Makefile.in Thu Feb 27 09:55:00 2003
3+++ mod_python-3.0.1/Makefile.in Thu Feb 27 09:59:39 2003
4@@ -108,8 +108,6 @@
5 do \
6 $(INSTALL) $$f $(DESTDIR)$(PY_STD_LIB)/site-packages/mod_python; \
7 done
8- ${PYTHON_BIN} $(PY_STD_LIB)/compileall.py $(PY_STD_LIB)/site-packages/mod_python
9- ${PYTHON_BIN} -O $(PY_STD_LIB)/compileall.py $(DESTDIR)$(PY_STD_LIB)/site-packages/mod_python
10
11 clean:
12 cd src && $(MAKE) clean
This page took 0.024663 seconds and 4 git commands to generate.