X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=Makefile.PL;h=788c4818e7992a5fc49632470ba85aa1b175be3c;hb=d9d033ffe212064a8d1a9f97efea04d4192d604b;hp=34d014411d5223c06565458e5b8c078c63221411;hpb=3f358bb1bf680d73fe8b73b3c06cae406e53f16d;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 "; }