projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c3a68e
)
Disable dbus support with cups (#4161)
author
Florian Fainelli
<florian@openwrt.org>
Tue, 2 Dec 2008 16:00:49 +0000
(16:00 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Tue, 2 Dec 2008 16:00:49 +0000
(16:00 +0000)
SVN-Revision: 13474
net/cups/Makefile
patch
|
blob
|
history
diff --git
a/net/cups/Makefile
b/net/cups/Makefile
index 1dc78e6138aaf70601b3c73c6ffffc53df3485ab..21238d418bdf2b52818229178e196a7bdefbffd2 100644
(file)
--- a/
net/cups/Makefile
+++ b/
net/cups/Makefile
@@
-53,6
+53,7
@@
define Build/Configure
--without-python \
--without-php \
--enable-shared \
+ --disable-dbus \
--disable-pam \
--disable-slp \
--disable-gnutls \