summaryrefslogtreecommitdiff
path: root/package/cifs-utils
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-01-10 18:35:43 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-01-10 18:35:43 +0100
commit78c66c9fcbdf35d76a0a9a9e4d5d291591c32e40 (patch)
tree0e30a87a7f30907c4d46cb1bf765b277e7260471 /package/cifs-utils
parent62cacb3167cd0eb2d016e6a715ad9b5f1d210b32 (diff)
update omxplayer, fix compile of xbmc after boost update
Diffstat (limited to 'package/cifs-utils')
-rw-r--r--package/cifs-utils/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/cifs-utils/Makefile b/package/cifs-utils/Makefile
index 1abda4ba1..8c65f3de2 100644
--- a/package/cifs-utils/Makefile
+++ b/package/cifs-utils/Makefile
@@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:= cifs-utils
PKG_VERSION:= 6.1
-PKG_RELEASE:= 4
+PKG_RELEASE:= 5
PKG_MD5SUM:= f83ef48ab1154aa74dd4cf1c1202bf04
PKG_DESCR:= CIFS utilities
PKG_SECTION:= net/fs
@@ -29,6 +29,7 @@ CONFIGURE_ARGS+= --disable-cifsupcall \
--disable-cifsidmap \
--disable-cifsacl \
--disable-pie \
+ --without-libcap \
--disable-systemd
cifs-utils-install: