aboutsummaryrefslogtreecommitdiff
path: root/science/paje/files/patch-FileReader_GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/paje/files/patch-FileReader_GNUmakefile')
-rw-r--r--science/paje/files/patch-FileReader_GNUmakefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/science/paje/files/patch-FileReader_GNUmakefile b/science/paje/files/patch-FileReader_GNUmakefile
new file mode 100644
index 000000000000..f3892717c073
--- /dev/null
+++ b/science/paje/files/patch-FileReader_GNUmakefile
@@ -0,0 +1,11 @@
+--- FileReader/GNUmakefile.orig 2005-05-07 16:34:58 UTC
++++ FileReader/GNUmakefile
+@@ -24,7 +24,7 @@ include $(GNUSTEP_MAKEFILES)/common.make
+ PACKAGE_NAME=FileReader
+ BUNDLE_NAME=FileReader
+ BUNDLE_EXTENSION=.bundle
+-BUNDLE_INSTALL_DIR=$(GNUSTEP_INSTALLATION_DIR)/Library/Bundles/Paje
++BUNDLE_INSTALL_DIR=$(DESTDIR)/$(GNUSTEP_SYSTEM_LIBRARY)/Bundles/Paje
+ FileReader_PRINCIPAL_CLASS=PajeFileReader
+
+