Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 25682 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile.in.orig (-1 / +1 lines)
Lines 93-99 Link Here
93
	@echo
93
	@echo
94
	@echo "Performing DSO installation."
94
	@echo "Performing DSO installation."
95
	@echo
95
	@echo
96
	$(INSTALL) src/mod_python.so $(LIBEXECDIR)
96
	$(INSTALL) src/mod_python.so $(DESTDIR)$(LIBEXECDIR)
97
	@$(MAKE) install_py_lib
97
	@$(MAKE) install_py_lib
98
	@echo
98
	@echo
99
	@echo "Now don't forget to edit your main config and add"
99
	@echo "Now don't forget to edit your main config and add"

Return to bug 25682