diff options
Diffstat (limited to 'dev-python/mod_python/files/mod_python-3.0.3-dest1.diff')
-rw-r--r-- | dev-python/mod_python/files/mod_python-3.0.3-dest1.diff | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/dev-python/mod_python/files/mod_python-3.0.3-dest1.diff b/dev-python/mod_python/files/mod_python-3.0.3-dest1.diff deleted file mode 100644 index dba4c03578e1..000000000000 --- a/dev-python/mod_python/files/mod_python-3.0.3-dest1.diff +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig 2002-12-30 18:59:34.000000000 +0000 -+++ Makefile.in 2003-09-08 01:56:03.000000000 +0000 -@@ -93,7 +93,7 @@ - @echo - @echo "Performing DSO installation." - @echo -- $(INSTALL) src/mod_python.so $(LIBEXECDIR) -+ $(INSTALL) src/mod_python.so $(DESTDIR)$(LIBEXECDIR) - @$(MAKE) install_py_lib - @echo - @echo "Now don't forget to edit your main config and add" |