From f7d5555f1356117f85569b1f151a67e5fe7b3c41 Mon Sep 17 00:00:00 2001 From: florian Date: Mon, 23 Nov 2009 00:39:14 +0000 Subject: [PATCH] [package] update netatalk after r18492. git-svn-id: svn://svn.openwrt.org/openwrt/packages@18494 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/netatalk/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/netatalk/Makefile b/net/netatalk/Makefile index 22b1e6870..7a5a3de89 100644 --- a/net/netatalk/Makefile +++ b/net/netatalk/Makefile @@ -36,7 +36,7 @@ define Build/Configure --disable-cups \ --disable-tcp-wrappers \ --with-cnid-default-backend=dbd \ - --with-bdb="$(STAGING_DIR)/usr/lib/db47/usr" \ + --with-bdb="$(STAGING_DIR)/usr/" \ --with-libgcrypt-dir="$(STAGING_DIR)/usr" \ --with-ssl-dir="$(STAGING_DIR)/usr" \ ) -- 2.11.0