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:
03c877a
)
cifs-utils: disable libcap support
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 11 Jun 2012 21:57:36 +0000
(21:57 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 11 Jun 2012 21:57:36 +0000
(21:57 +0000)
SVN-Revision: 32212
net/cifs-utils/Makefile
patch
|
blob
|
history
diff --git
a/net/cifs-utils/Makefile
b/net/cifs-utils/Makefile
index f478f7fa73d52dcd212142339cb8b6241317f9cd..743e12b40d6d2474cc37d2ca6fd715de283714c5 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