Files
ports/science/paje/files/patch-FileReader_GNUmakefile
T
David Chisnall 31e0b9f12c Update GNUstep core libraries.
Update the default Objective-C compiler.

Fix various build failures in GNUstep ports from newer versions of the GNUstep
core libraries and from changes to GNUstep Make.

Update various ports that use GNUstep and bump the portrevision of the ones
that haven't had a new release.
2017-08-21 13:26:28 +00:00

12 lines
403 B
Plaintext

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