]> git.donarmstrong.com Git - debbugs.git/commitdiff
kill off the old perl makefile
authorDon Armstrong <don@donarmstrong.com>
Fri, 7 Aug 2009 02:36:26 +0000 (19:36 -0700)
committerDon Armstrong <don@donarmstrong.com>
Fri, 7 Aug 2009 02:36:26 +0000 (19:36 -0700)
debian/rules

index df649af5393756617b5143a3ccaf3e350e907b45..26f01bee11f043359713450c1c2f1e0ade59c6fc 100755 (executable)
@@ -26,7 +26,7 @@ clean:
                $(MAKE) -f Makefile.perl clean; \
        fi;
        #something to remove all trace and *.trace files?
-       rm -f debbugs.trace
+       rm -f debbugs.trace Makefile.perl.old
        dh_clean
 
 install: install-stamp