[Pkg-samba-maint] [samba] 01/01: Add --enable-developer to selftest

Mathieu Parent sathieu at moszumanska.debian.org
Sat Apr 9 22:22:48 UTC 2016


This is an automated email from the git hooks/post-receive script.

sathieu pushed a commit to branch selftest
in repository samba.

commit ce52c661bea16bdb697a4817d1d26157b9fd9db1
Author: Mathieu Parent <math.parent at gmail.com>
Date:   Sun Apr 10 00:22:42 2016 +0200

    Add --enable-developer to selftest
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 00a6cec..8accf12 100755
--- a/debian/rules
+++ b/debian/rules
@@ -70,7 +70,8 @@ conf_args = \
 # selftest build profile
 ifneq ($(filter selftest,$(DEB_BUILD_PROFILES)),)
     conf_args += \
-        --enable-selftest
+        --enable-selftest \
+        --enable-developer
 endif
 %:
 	dh $* --with python2 --with systemd

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-samba/samba.git




More information about the Pkg-samba-maint mailing list