While the TODO was solved in b11221ff the source of confusion was not
[dbsrgits/DBIx-Class.git] / maint / Makefile.PL.inc / 51_autogen_README.pl
index 28646c5..39a2ba6 100644 (file)
@@ -1,3 +1,6 @@
+# When a long-standing branch is updated a README may still inger around
+unlink 'README' if -f 'README';
+
 # Makefile syntax allows adding extra dep-specs for already-existing targets,
 # and simply appends them on *LAST*-come *FIRST*-serve basis.
 # This allows us to inject extra depenencies for standard EUMM targets