X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=Makefile.PL;h=79e30b272b9014c8b8f3360732e9130e13131609;hb=c33b3e442b6363baa3d8dab66363f08da7f2d050;hp=34d014411d5223c06565458e5b8c078c63221411;hpb=8b4ecbf35382b09c398f84c17726f4f7d56951de;p=ZOOM-Perl-moved-to-github.git diff --git a/Makefile.PL b/Makefile.PL index 34d0144..79e30b2 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,5 +1,3 @@ -# $Id: Makefile.PL,v 1.27 2008-09-16 12:44:28 mike Exp $ - # Use: perl Makefile.PL OPTIMIZE="-O0 -g -Wdeclaration-after-statement" # or: perl Makefile.PL PREFIX=/home/mike/universe @@ -70,5 +68,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 "; }