opnsense-ports/deskutils/preferences/files/patch-Modules-Keyboard-GNUmakefile
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

11 lines
436 B
Text

--- Modules/Keyboard/GNUmakefile.orig 2014-07-30 00:10:57.436168949 +0800
+++ Modules/Keyboard/GNUmakefile 2014-07-30 00:11:06.363171068 +0800
@@ -3,7 +3,7 @@ include $(GNUSTEP_MAKEFILES)/common.make
BUNDLE_NAME= Keyboard
BUNDLE_EXTENSION= .prefs
-BUNDLE_INSTALL_DIR= $(GNUSTEP_SYSTEM_ROOT)/Library/Preferences
+BUNDLE_INSTALL_DIR= $(DESTDIR)$(GNUSTEP_SYSTEM_ROOT)/Library/Preferences
Keyboard_RESOURCE_FILES= \
Keyboard.gorm