Loading debian/rules +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ dh $@ # Remove the auto-generated Makefile to prevent dh_auto_clean from failing # if the Makefile contain paths referring to an old version of Perl. # if the Makefile contains paths referring to an old version of Perl. override_dh_auto_clean: rm -rf Makefile MYMETA.* cover_db/ blib/ dh_auto_clean Loading Loading
debian/rules +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ dh $@ # Remove the auto-generated Makefile to prevent dh_auto_clean from failing # if the Makefile contain paths referring to an old version of Perl. # if the Makefile contains paths referring to an old version of Perl. override_dh_auto_clean: rm -rf Makefile MYMETA.* cover_db/ blib/ dh_auto_clean Loading