diff options
author | Joey Hess <joey@kitenet.net> | 2011-06-14 16:17:09 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-06-14 16:17:09 -0400 |
commit | c64ed6af2930e40666aa3069d4e40a7dcd1bc1dd (patch) | |
tree | fe5ae4872f164c86381ccc154a6dd4d5e06e3b47 /debhelper.pod | |
parent | 6aca0eba03b03e3c898b132f5a6d005118ed6d4c (diff) | |
parent | cbe68c8579e8abc03aeff939306b2d34cb1fe8ac (diff) |
Merge branch 'master' into smarter-targets
Conflicts:
debhelper.pod
debian/changelog
Diffstat (limited to 'debhelper.pod')
-rw-r--r-- | debhelper.pod | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debhelper.pod b/debhelper.pod index 301f047..d54bf4e 100644 --- a/debhelper.pod +++ b/debhelper.pod @@ -555,6 +555,11 @@ ${misc:Pre-Depends} dh supports use of standard targets in debian/rules without needing to manually define the dependencies between targets there. +=item - + +<dh_auto_configure> does not include the source package name +in --libexecdir when using autoconf. + =back =back |