diff options
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 9939ea1..301f047 100644 --- a/debhelper.pod +++ b/debhelper.pod @@ -550,6 +550,11 @@ while B<dh_makeshlibs> detects packages containing multiarch directories and sets a Pre-Dependency on multiarch-support in ${misc:Pre-Depends} +=item - + +dh supports use of standard targets in debian/rules without needing +to manually define the dependencies between targets there. + =back =back |