[packages] netatalk: disable CUPS support explicitely since papd is not packaged

git-svn-id: svn://svn.openwrt.org/openwrt/packages@17978 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2009-10-07 12:33:52 +00:00
parent 409b9e26db
commit 31e32f4d47

View File

@ -33,6 +33,7 @@ define Build/Configure
$(call Build/Configure/Default, \
--disable-timelord \
--disable-a2boot \
--disable-cups \
--disable-tcp-wrappers \
--with-cnid-default-backend=dbd \
--with-bdb="$(STAGING_DIR)/usr/lib/db47/usr" \