X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=dh_auto_clean;h=3abb5f3e31a507b7e126d7e144089b7000042298;hb=18a0da8092ea9f3dc48bca92b36f592af25a608d;hp=55631c79de513bbc33c6551cf604de392ecdad1a;hpb=409480cf2a740ca9faa62d73e0aab110390cfcb4;p=debhelper.git diff --git a/dh_auto_clean b/dh_auto_clean index 55631c7..3abb5f3 100755 --- a/dh_auto_clean +++ b/dh_auto_clean @@ -7,6 +7,7 @@ dh_auto_clean - automatically cleans up after a build =cut use strict; +use Debian::Debhelper::Dh_Lib; use Debian::Debhelper::Dh_Buildsystems; =head1 SYNOPSIS @@ -35,8 +36,8 @@ system selection and control options. =item B<--> I -Pass I to the program that is run. These can be used to supplement -or override the any standard parameters that B passes. +Pass I to the program that is run, after the parameters that +B usually passes. =back