[Pkg-samba-maint] [SCM] Debian packaging for Samba branch, samba_4.0_bubulle, updated. upstream/4.0.5+dfsg1-766-gdad2127
Christian Perrier
bubulle at debian.org
Thu May 16 15:26:52 UTC 2013
The following commit has been merged in the samba_4.0_bubulle branch:
commit 0c738c663a0fa18fef312453dcae9467846ac314
Author: Christian Perrier <bubulle at debian.org>
Date: Thu May 16 17:36:23 2013 +0200
Re-add --prefix=/usr which seems to be needed in order to avoid stuff in /usr/local
diff --git a/debian/rules b/debian/rules
index 96011dd..8c94b21 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,6 +24,7 @@ WAF += -j $(patsubst parallel=%,%,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
endif
conf_args = \
+ --prefix=/usr \
--with-privatedir=/etc/samba \
--with-piddir=/var/run/samba \
--sbindir=/sbin \
--
Debian packaging for Samba
More information about the Pkg-samba-maint
mailing list