From 94b5f909dade2c1bb611624e3c20cc6c667df6d9 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Mon, 27 May 2024 19:22:38 +0200 Subject: [PATCH] correct berkdb path --- prospero/Makefile.boilerplate | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prospero/Makefile.boilerplate b/prospero/Makefile.boilerplate index f612d1a..dfa6c52 100755 --- a/prospero/Makefile.boilerplate +++ b/prospero/Makefile.boilerplate @@ -265,7 +265,7 @@ SRV_LIBS = $(SERVER_DB_LIBS)\ $(ARCHIE_ROOT)/lib/archstridx/$(SYSTYPE)/libarchstridx.a\ $(ARCHIE_ROOT)/lib/patrie/$(SYSTYPE)/libpatrie.a\ $(ARCHIE_ROOT)/webindex/lib/$(SYSTYPE)/libwebindex.a\ - $(BERKDB_ROOT)/$(SYSTYPE)/libdb.a \ + $(BERKDB_ROOT)/PORT/$(SYSTYPE)/libdb.a \ $(PFS_LIBS) -lm # -u ${COMPILER_PREPENDS_C_SYMBOLS_WITH_UNDERSCORE}verify_acl_list