From 036efc30279c5f19491c77e85571c82fdf2a4738 Mon Sep 17 00:00:00 2001 From: aredridel Date: Tue, 16 Nov 2004 01:13:24 +0000 Subject: [PATCH] - added Changed files: Backbone-buildinplace.patch -> 1.1 --- Backbone-buildinplace.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Backbone-buildinplace.patch diff --git a/Backbone-buildinplace.patch b/Backbone-buildinplace.patch new file mode 100644 index 0000000..fb2082d --- /dev/null +++ b/Backbone-buildinplace.patch @@ -0,0 +1,12 @@ +diff -ur o-System/Applications/Preferences/GNUmakefile.preamble System/Applications/Preferences/GNUmakefile.preamble +--- o-System/Applications/Preferences/GNUmakefile.preamble 2003-08-16 11:19:29.000000000 -0600 ++++ System/Applications/Preferences/GNUmakefile.preamble 2004-11-15 18:07:52.273097971 -0700 +@@ -26,7 +26,7 @@ + ADDITIONAL_LDFLAGS += + + # Additional library directories the linker should search +-ADDITIONAL_LIB_DIRS += ++ADDITIONAL_LIB_DIRS += -L../../Frameworks/PrefsModule/PrefsModule.framework/Versions/Current/$(ARCH_OBJ_DIR)/$(LIBRARY_COMBO) + + # Additional libraries + -- 2.43.0