[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:36 UTC 2013
The following commit has been merged in the samba_4.0 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