[Lunar-commits] <moonbase> samba: removed double and non-existent options
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Sat Oct 22 02:02:52 CEST 2011
commit be7fa9977f060257b38a4d33c02e19dc465948fb
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date: Sat Oct 22 02:02:52 2011 +0200
samba: removed double and non-existent options
---
net/samba/CONFIGURE | 1 -
net/samba/DEPENDS | 2 --
2 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/net/samba/CONFIGURE b/net/samba/CONFIGURE
index 0a21e6b..6ae7f7c 100644
--- a/net/samba/CONFIGURE
+++ b/net/samba/CONFIGURE
@@ -1,4 +1,3 @@
mquery AUTO_MOUNT "Configure samba with automount?" y "--with-automount" "--without-automount"
mquery WITH_SWAT "Build the SWAT Tool?" y "--enable-swat --with-swatdir=/usr/share/samba/swat" "--disable-swat"
mquery WITH_FHS "Use FHS compliant paths?" y "--with-fhs" "--without-fhs"
-mquery DNS_UPDATE "Enable DNS Update support?" y "--with-dnsupdate" "--without-dnsupdate"
diff --git a/net/samba/DEPENDS b/net/samba/DEPENDS
index 01287a5..258f959 100644
--- a/net/samba/DEPENDS
+++ b/net/samba/DEPENDS
@@ -6,10 +6,8 @@ optional_depends "cups" "--enable-cups" "--disable-cups" "CUPS
optional_depends "avahi" "--enable-avahi" "--disable-avahi" "for service discovery support"
optional_depends "heimdal" "--with-dnsupdate" "--without-dnsupdate" "for Samba support of DNS updates"
optional_depends "gamin" "--enable-fam" "--disable-fam" "for FAM support"
-optional_depends "gnutls" "--enable-gnutls" "--disable-gnutls" "for gnutls support"
optional_depends "openldap" "--with-ldap" "--without-ldap" "for LDAP support"
optional_depends "acl" "--with-acl-support" "--without-acl-support" "for access control list support"
-optional_depends "sqlite" "--with-sqlite3" "--without-sqlite" "for sqlite backend support"
optional_depends "systemd" "" "" "for systemd init style support"
optional_depends "Linux-PAM" "--with-pam --with-pam_smbpass" \
More information about the Lunar-commits
mailing list