forked from Lainports/opnsense-ports
11 lines
384 B
Text
11 lines
384 B
Text
--- Modules/Keyboard/GNUmakefile.orig 2002-02-12 04:49:55 UTC
|
|
+++ Modules/Keyboard/GNUmakefile
|
|
@@ -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_LIBRARY)/Preferences
|
|
|
|
Keyboard_RESOURCE_FILES= \
|
|
Keyboard.gorm
|