From: Florian Fainelli Date: Mon, 23 Nov 2009 00:39:14 +0000 (+0000) Subject: [package] update netatalk after r18492. X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=93c6c44695696f3331aa2f6581767c0f528dd71e [package] update netatalk after r18492. SVN-Revision: 18494 --- diff --git a/net/netatalk/Makefile b/net/netatalk/Makefile index 22b1e68705..7a5a3de897 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" \ )