[packages] netatalk: disable CUPS support explicitely since papd is not packaged
authorNicolas Thill <nico@openwrt.org>
Wed, 7 Oct 2009 12:33:52 +0000 (12:33 +0000)
committerNicolas Thill <nico@openwrt.org>
Wed, 7 Oct 2009 12:33:52 +0000 (12:33 +0000)
SVN-Revision: 17978

net/netatalk/Makefile

index 8b43bccdd9fda399185798a54fb531527b470067..22b1e687051c1d3944ac7e20fe97b29661b470d9 100644 (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" \