From 70e67b7b3e5d7228a8ba0ca9dd180e2957712c13 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 29 Apr 2014 09:31:08 +0200 Subject: try to fix a runtime problem --- package/samba/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/samba') diff --git a/package/samba/Makefile b/package/samba/Makefile index c42de635f..7279063b9 100644 --- a/package/samba/Makefile +++ b/package/samba/Makefile @@ -5,7 +5,7 @@ include ${TOPDIR}/rules.mk PKG_NAME:= samba PKG_VERSION:= 3.6.23 -PKG_RELEASE:= 1 +PKG_RELEASE:= 2 PKG_MD5SUM:= 2f7aee1dc5d31aefcb364600915b31dc PKG_DESCR:= NetBIOS/SMB file and print server PKG_SECTION:= net/fs @@ -53,7 +53,7 @@ CONFIGURE_ARGS+= --with-ldap=no endif CONFIGURE_ENV+= samba_cv_CC_NEGATIVE_ENUM_VALUES=no \ - samba_cv_USE_SETRESUID=no \ + samba_cv_USE_SETRESUID=yes \ samba_cv_HAVE_WRFILE_KEYTAB=yes \ ac_cv_func_ext_krb5_enctype_to_string=yes \ smb_krb5_cv_enctype_to_string_takes_krb5_context_arg=yes \ -- cgit v1.2.3