diff options
Diffstat (limited to 'debhelper.pod')
-rw-r--r-- | debhelper.pod | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/debhelper.pod b/debhelper.pod index d61cc84..d54bf4e 100644 --- a/debhelper.pod +++ b/debhelper.pod @@ -552,7 +552,12 @@ ${misc:Pre-Depends} =item - -B<dh_auto_configure> does not include the source package name +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 |