[Pkg-samba-maint] [SCM] Debian packaging for Samba branch, samba_4.0, updated. upstream/4.0.6+dfsg-814-g5d2107a
Andrew Bartlett
abartlet at samba.org
Sun May 26 11:18:21 UTC 2013
The following commit has been merged in the samba_4.0 branch:
commit 7bd8b3c1a17b301f25604e7b8658ad8bec1b20bb
Author: Andrew Bartlett <abartlet at samba.org>
Date: Sun May 26 18:57:31 2013 +1000
put back --without-getpass-replacement to empty libreplace back out
diff --git a/debian/rules b/debian/rules
index 525685a..05e93b6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -55,7 +55,8 @@ conf_args = \
--disable-rpath-install \
--bundled-libraries=NONE,pytevent,iniparser \
--builtin-libraries=replace,ccan \
- --minimum-library-version="$(shell ./debian/autodeps.py --minimum-library-version)"
+ --minimum-library-version="$(shell ./debian/autodeps.py --minimum-library-version)" \
+ --without-getpass-replacement
%:
dh $* --with python2
--
Debian packaging for Samba
More information about the Pkg-samba-maint
mailing list