Apparently -i and -jN do not work on win32, what the hell
[dbsrgits/DBIx-Class-Historic.git] / maint / Makefile.PL.inc / 54_autogen_legalese_and_README.pl
index 16259af..169fea6 100644 (file)
@@ -33,6 +33,7 @@ create_distdir : dbic_distdir_regen_license
 dbic_distdir_regen_license :
 @{[ $start_file->( Meta->name . '-' . Meta->version . '/LICENSE' ) ]}
 \t@{[ $mm_proto->oneliner('cat', ['-MExtUtils::Command']) ]} LICENSE >> \$(DISTVNAME)/LICENSE
+@{[ $crlf_fixup->('$(DISTVNAME)/LICENSE') ]}
 
 EOP