From d93c8a821f24aabdb702f9897b704e7394f435a5 Mon Sep 17 00:00:00 2001 From: Sebastien Bacher Date: Mon, 27 Aug 2012 15:15:03 +0200 Subject: * debian/rules: - set libexecdir to a non multiarch location, other components look to the standard path for the logout dialog helper, that's a workaround until the binary is moved to bin (lp: #1041410) --- debian/rules | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 2041132..96266c0 100644 --- a/debian/rules +++ b/debian/rules @@ -7,3 +7,6 @@ override_dh_install: find debian/indicator-session/usr/lib -name *.la -delete find debian/indicator-session/usr/lib -name *.a -delete dh_install --fail-missing + +override_dh_auto_configure: + dh_auto_configure -- --libexecdir="\$${prefix}/lib/indicator-session" -- cgit v1.2.3