X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=Makefile.PL;h=788c4818e7992a5fc49632470ba85aa1b175be3c;hb=46006e099fa9feecc5e92b727cf5c3a7f43d4a1d;hp=34d014411d5223c06565458e5b8c078c63221411;hpb=8b4ecbf35382b09c398f84c17726f4f7d56951de;p=ZOOM-Perl-moved-to-github.git diff --git a/Makefile.PL b/Makefile.PL index 34d0144..788c481 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -70,5 +70,8 @@ debian/output: rm -rf debian/output mkdir debian/output mv ../libnet-z3950-zoom-perl* debian/output + +debclean: + rm -rf debian/libnet-z3950-zoom-perl debian/output "; }