[Pkg-samba-maint] r4072 - trunk/samba/debian
bubulle at alioth.debian.org
bubulle at alioth.debian.org
Wed May 9 10:06:23 UTC 2012
tags 670561 pending
thanks
Author: bubulle
Date: 2012-05-09 10:06:22 +0000 (Wed, 09 May 2012)
New Revision: 4072
Modified:
trunk/samba/debian/changelog
trunk/samba/debian/rules
Log:
Disable smbtorture4 build
Modified: trunk/samba/debian/changelog
===================================================================
--- trunk/samba/debian/changelog 2012-05-08 21:21:24 UTC (rev 4071)
+++ trunk/samba/debian/changelog 2012-05-09 10:06:22 UTC (rev 4072)
@@ -22,7 +22,8 @@
current behaviour, but allows the files' location to be configurable
through "state directory" (and not "private dir").
Closes: #249873
-
+ * Disable useless smbtorture4 build. Thanks to Ivo De Decker for the patch.
+ Closes: #670561
-- Christian Perrier <bubulle at debian.org> Mon, 07 May 2012 22:16:32 +0200
Modified: trunk/samba/debian/rules
===================================================================
--- trunk/samba/debian/rules 2012-05-08 21:21:24 UTC (rev 4071)
+++ trunk/samba/debian/rules 2012-05-09 10:06:22 UTC (rev 4072)
@@ -50,7 +50,8 @@
--without-cifsmount \
--disable-avahi \
--without-libtdb \
- --enable-external-libtdb
+ --enable-external-libtdb \
+ --disable-smbtorture4
ifeq ($(DEB_HOST_ARCH_OS),linux)
conf_args += \
More information about the Pkg-samba-maint
mailing list