--- 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"