blob: 58f39c5ea0b82601c514e95ec3fa17416788641c (
plain) (
blame)
1
2
3
4
5
6
7
8
|
--- General/GNUmakefile.orig 2006-10-30 21:46:08 UTC
+++ General/GNUmakefile
@@ -1,4 +1,4 @@
-BUNDLE_INSTALL_DIR=$(GNUSTEP_INSTALLATION_DIR)/Library/Bundles/Paje
+BUNDLE_INSTALL_DIR=$(DESTDIR)/$(GNUSTEP_SYSTEM_LIBRARY)/Bundles/Paje
include $(GNUSTEP_MAKEFILES)/common.make
|