cifs-utils: disable libcap support
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32212 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ce2bdc9869
commit
d7cc36ca8f
@ -29,6 +29,8 @@ TARGET_CFLAGS += -Wno-error
|
|||||||
CONFIGURE_ARGS += \
|
CONFIGURE_ARGS += \
|
||||||
--exec-prefix=/usr \
|
--exec-prefix=/usr \
|
||||||
--prefix=/ \
|
--prefix=/ \
|
||||||
|
--with-libcap-ng=no \
|
||||||
|
--with-libcap=no
|
||||||
|
|
||||||
define Package/cifsmount/install
|
define Package/cifsmount/install
|
||||||
$(INSTALL_DIR) $(1)/usr/sbin
|
$(INSTALL_DIR) $(1)/usr/sbin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user