From cbe68c8579e8abc03aeff939306b2d34cb1fe8ac Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 14 Jun 2011 16:14:56 -0400 Subject: dh_auto_configure: In v9, does not include the source package name in --libexecdir when using autoconf. Closes: #541458 Fixed rleigh's patch to be more correct in the edge case where there is a non-multiarch dpkg (ie, backports). --- debhelper.pod | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'debhelper.pod') diff --git a/debhelper.pod b/debhelper.pod index 9939ea1..d61cc84 100644 --- a/debhelper.pod +++ b/debhelper.pod @@ -550,6 +550,11 @@ while B detects packages containing multiarch directories and sets a Pre-Dependency on multiarch-support in ${misc:Pre-Depends} +=item - + +B does not include the source package name +in --libexecdir when using autoconf. + =back =back -- cgit v1.2.1