[package] update netatalk after r18492.
authorFlorian Fainelli <florian@openwrt.org>
Mon, 23 Nov 2009 00:39:14 +0000 (00:39 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Mon, 23 Nov 2009 00:39:14 +0000 (00:39 +0000)
SVN-Revision: 18494

net/netatalk/Makefile

index 22b1e687051c1d3944ac7e20fe97b29661b470d9..7a5a3de897c92ec32f08bfff612c9ef79ce4fcf3 100644 (file)
@@ -36,7 +36,7 @@ define Build/Configure
                --disable-cups \
                --disable-tcp-wrappers \
                --with-cnid-default-backend=dbd \
                --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" \
        )
                --with-libgcrypt-dir="$(STAGING_DIR)/usr" \
                --with-ssl-dir="$(STAGING_DIR)/usr" \
        )