[Pkg-samba-maint] [SCM] Debian packaging for Samba branch, samba_4.0, updated. upstream/4.0.5+dfsg1-806-gfdbe5f7
Christian Perrier
bubulle at debian.org
Sat May 25 20:33:27 UTC 2013
The following commit has been merged in the samba_4.0 branch:
commit fd5ab23d6cdf7a23521fe458add3dcd66cb45af5
Author: Christian Perrier <bubulle at debian.org>
Date: Thu May 16 12:43:10 2013 +0200
Turn --with-rootsbindir into --sbindir
diff --git a/debian/rules b/debian/rules
index ece1f36..3e9bd2b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,7 +26,7 @@ endif
conf_args = \
--with-privatedir=/etc/samba \
--with-piddir=/var/run/samba \
- --with-rootsbindir=/sbin \
+ --sbindir=/sbin \
--with-pammodulesdir=/lib/$(DEB_HOST_MULTIARCH)/security \
--with-pam \
--with-syslog \
--
Debian packaging for Samba
More information about the Pkg-samba-maint
mailing list