cifs-utils: disable libcap support
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 11 Jun 2012 21:57:36 +0000 (21:57 +0000)
committernbd <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

index f478f7f..743e12b 100644 (file)
@@ -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