blob: 85c3766c61d70d574af00ae21df57644dc45baa7 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
--- StatViewer/GNUmakefile.orig 2005-12-26 19:46:02 UTC
+++ StatViewer/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
|