X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=net%2Fnetatalk%2FMakefile;h=7a5a3de897c92ec32f08bfff612c9ef79ce4fcf3;hb=93c6c44695696f3331aa2f6581767c0f528dd71e;hp=22b1e687051c1d3944ac7e20fe97b29661b470d9;hpb=7e463e6d9edc9eaca480ba6ef81e3703559be100;p=openwrt%2Fsvn-archive%2Farchive.git 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" \ )