projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce2bdc9
)
cifs-utils: disable libcap support
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 11 Jun 2012 21:57:36 +0000
(21:57 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 11 Jun 2012 21:57:36 +0000
(21:57 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32212
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
net/cifs-utils/Makefile
patch
|
blob
|
history
diff --git
a/net/cifs-utils/Makefile
b/net/cifs-utils/Makefile
index
f478f7f
..
743e12b
100644
(file)
--- a/
net/cifs-utils/Makefile
+++ b/
net/cifs-utils/Makefile
@@
-29,6
+29,8
@@
TARGET_CFLAGS += -Wno-error
CONFIGURE_ARGS += \
--exec-prefix=/usr \
--prefix=/ \
+ --with-libcap-ng=no \
+ --with-libcap=no
define Package/cifsmount/install
$(INSTALL_DIR) $(1)/usr/sbin