[Pkg-samba-maint] r3184 - branches/samba/experimental/debian
vorlon at alioth.debian.org
vorlon at alioth.debian.org
Sun Dec 20 08:49:31 UTC 2009
Author: vorlon
Date: 2009-12-20 08:49:31 +0000 (Sun, 20 Dec 2009)
New Revision: 3184
Modified:
branches/samba/experimental/debian/changelog
branches/samba/experimental/debian/rules
Log:
debian/rules: drop --with-cifsmount, --with-cifsupcall arguments, these
are now always set by default on Linux
Modified: branches/samba/experimental/debian/changelog
===================================================================
--- branches/samba/experimental/debian/changelog 2009-12-20 08:39:45 UTC (rev 3183)
+++ branches/samba/experimental/debian/changelog 2009-12-20 08:49:31 UTC (rev 3184)
@@ -16,6 +16,10 @@
removed in commit e1b32594c70ee57f16c84adb7910aa5c84a560f8
* Raise libtalloc-dev build-dep to 2.0.1 as required by configure
+ [ Steve Langasek ]
+ * debian/rules: drop --with-cifsmount, --with-cifsupcall arguments, these
+ are now always set by default on Linux
+
-- Christian Perrier <bubulle at debian.org> Sun, 08 Nov 2009 15:04:24 +0100
samba (2:3.4.3-1) unstable; urgency=low
Modified: branches/samba/experimental/debian/rules
===================================================================
--- branches/samba/experimental/debian/rules 2009-12-20 08:39:45 UTC (rev 3183)
+++ branches/samba/experimental/debian/rules 2009-12-20 08:49:31 UTC (rev 3184)
@@ -65,9 +65,7 @@
ifeq ($(DEB_HOST_ARCH_OS),linux)
conf_args += \
--with-ctdb=/usr --with-cluster-support=yes \
- --with-cifsmount \
--with-cifsumount \
- --with-cifsupcall \
--with-acl-support \
--with-quotas
mount_cifs = yes
More information about the Pkg-samba-maint
mailing list