projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
409b9e2
)
[packages] netatalk: disable CUPS support explicitely since papd is not packaged
author
nico
<nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 7 Oct 2009 12:33:52 +0000
(12:33 +0000)
committer
nico
<nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 7 Oct 2009 12:33:52 +0000
(12:33 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17978
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
net/netatalk/Makefile
patch
|
blob
|
history
diff --git
a/net/netatalk/Makefile
b/net/netatalk/Makefile
index
8b43bcc
..
22b1e68
100644
(file)
--- a/
net/netatalk/Makefile
+++ b/
net/netatalk/Makefile
@@
-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" \