[package] update netatalk after r18492.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@18494 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2009-11-23 00:39:14 +00:00
parent 1ada5d9e72
commit f7d5555f13

View File

@ -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" \
)