[Pkg-samba-maint] [SCM] Debian packaging for Samba branch, samba_4.0_bubulle, updated. upstream/4.0.5+dfsg1-795-g49b5b1a

Ivo De Decker ivo.dedecker at ugent.be
Sat May 18 15:29:13 UTC 2013


The following commit has been merged in the samba_4.0_bubulle branch:
commit b46352cb4f93042dc97800675b016f759f6446bb
Author: Ivo De Decker <ivo.dedecker at ugent.be>
Date:   Sat May 18 15:31:00 2013 +0200

    configure: add sysconfdir and localstatedir
    
    We don't want /usr/etc and /usr/var

diff --git a/debian/rules b/debian/rules
index 9bf06a8..66c765c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,6 +26,8 @@ endif
 conf_args = \
 		--prefix=/usr \
 		--enable-fhs \
+		--sysconfdir=/etc \
+		--localstatedir=/var \
 		--with-privatedir=/etc/samba \
 		--with-piddir=/var/run/samba \
 		--with-pammodulesdir=/lib/$(DEB_HOST_MULTIARCH)/security \

-- 
Debian packaging for Samba




More information about the Pkg-samba-maint mailing list