mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-17 07:33:57 +00:00
Fixed the system lib dir to point to the sogo lib dir
This commit is contained in:
@@ -12,7 +12,7 @@ ADDITIONAL_LIB_DIRS += \
|
||||
-L../SoObjects/SOGo/SOGo.framework/sogo \
|
||||
-L../SOPE/NGCards/$(GNUSTEP_OBJ_DIR)/
|
||||
|
||||
SYSTEM_LIB_DIR += -L/usr/local/lib -L/usr/lib
|
||||
SYSTEM_LIB_DIR += -L/usr/lib/sogo -L/usr/lib64/sogo -L/usr/local/lib/sogo
|
||||
|
||||
$(SOGOD)_TOOL_LIBS += \
|
||||
-lSOGo \
|
||||
|
||||
Reference in New Issue
Block a user