Switch rm to rm -f - we do not care about failure
[dbsrgits/DBIx-Class-Historic.git] / maint / Makefile.PL.inc / 51_autohandle_MANIFEST.pl
index 217b3b1..f12ee30 100644 (file)
@@ -6,7 +6,7 @@ postamble <<"EOM";
 fresh_manifest : remove_manifest manifest
 
 remove_manifest :
-\t\$(RM) MANIFEST
+\t\$(RM_F) MANIFEST
 
 realclean :: remove_manifest