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

Christian Perrier bubulle at debian.org
Fri May 17 09:24:44 UTC 2013


The following commit has been merged in the samba_4.0_bubulle branch:
commit 525ad5efecf52b5a51b9deb53b9092237e9572e6
Author: Christian Perrier <bubulle at debian.org>
Date:   Fri May 17 11:24:35 2013 +0200

    Enforce include directory to /usr/include instead of /usr/include/samba-4.0 that is enforced by --enable-fhs

diff --git a/debian/rules b/debian/rules
index b356bdd..13cba11 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,6 +26,7 @@ endif
 conf_args = \
 		--prefix=/usr \
 		--enable-fhs \
+		--includedir=/usr/include \
 		--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