Waldemar Brodkorb 11 лет назад
Родитель
Сommit
d16c5176b3
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      package/samba/Makefile

+ 2 - 1
package/samba/Makefile

@@ -5,7 +5,7 @@ include ${TOPDIR}/rules.mk
 
 PKG_NAME:=		samba
 PKG_VERSION:=		3.6.23
-PKG_RELEASE:=		3
+PKG_RELEASE:=		4
 PKG_MD5SUM:=		2f7aee1dc5d31aefcb364600915b31dc
 PKG_DESCR:=		NetBIOS/SMB file and print server
 PKG_SECTION:=		net/fs
@@ -76,6 +76,7 @@ CONFIGURE_ARGS+=	--libdir=/usr/lib \
 			--disable-swat \
 			--disable-avahi \
 			--with-utmp=no \
+			--with-pam=no \
 			--without-cluster-support \
 			--without-sendfile-support