]> git.pld-linux.org Git - packages/ProjectCenter.git/blob - ProjectCenter-link.patch
- updated to 0.4.0, added link patch
[packages/ProjectCenter.git] / ProjectCenter-link.patch
1 --- ProjectCenter-0.4.0/GNUmakefile.preamble.orig       2004-06-20 02:30:55.000000000 +0200
2 +++ ProjectCenter-0.4.0/GNUmakefile.preamble    2004-07-04 21:26:28.365480960 +0200
3 @@ -45,7 +45,7 @@
4  
5  # Additional library directories the linker should search
6  #ADDITIONAL_LIB_DIRS += -L./Library/$(GNUSTEP_OBJ_DIR)
7 -ADDITIONAL_LIB_DIRS += -L./Library/ProjectCenter.framework/Versions/Current
8 +ADDITIONAL_LIB_DIRS += -L./Library/ProjectCenter.framework/Versions/Current/$(ARCH_OBJ_DIR)/$(LIBRARY_COMBO)
9  
10  ADDITIONAL_TOOL_LIBS +=
11  
This page took 0.062761 seconds and 3 git commands to generate.