From: Joey Hess Date: Thu, 24 Apr 2008 01:33:32 +0000 (-0400) Subject: remove exit X-Git-Tag: 7.0.0~7 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=73be990aa30f66a5fe782fc5fb2dbfd07e56c258;p=debhelper.git remove exit --- diff --git a/dh_clean b/dh_clean index e20d988..a08b0b3 100755 --- a/dh_clean +++ b/dh_clean @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -exit 1; + =head1 NAME dh_clean - clean up package build directories