From 73be990aa30f66a5fe782fc5fb2dbfd07e56c258 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 23 Apr 2008 21:33:32 -0400 Subject: [PATCH] remove exit --- dh_clean | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2