[Pkg-sympa-commits] [SCM] sympa Debian packaging branch, master, updated. debian/6.1.1_dfsg-1-1-g2e74128

Stefan Hornburg (Racke) racke at linuxia.de
Wed Oct 27 06:52:27 UTC 2010


The following commit has been merged in the master branch:
commit 2e741286beb8935b4a51a4a9c34dafb8a4203814
Author: Stefan Hornburg (Racke) <racke at linuxia.de>
Date:   Wed Oct 27 08:48:49 2010 +0200

    Add --with-sbindir=/usr/lib/sympa/bin to configure flags (#601507).

diff --git a/debian/rules b/debian/rules
index 4c31a02..74eb7b1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -46,6 +46,7 @@ DEB_CONFIGURE_PREFIX = /usr/lib/sympa
 DEB_CONFIGURE_EXTRA_FLAGS = \
 	--enable-fhs \
 	--sysconfdir=/etc/sympa \
+	--with-sbindir=/usr/lib/sympa/bin \
 	--with-cgidir=/usr/lib/cgi-bin/sympa \
 	--datadir=/usr/share \
 	--localedir=/usr/lib/sympa/locale \

-- 
sympa Debian packaging



More information about the Pkg-sympa-commits mailing list