Commit 408d6b99 authored by Chris Lamb's avatar Chris Lamb 👀
Browse files

debian/rules: Correct spelling/grammar in comment.

parent 3f963ec6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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