]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commit
build: Ensure that pm_to_blib finishes before rewriting shebang lines
authorSimon McVittie <smcv@debian.org>
Tue, 23 Jan 2018 10:49:37 +0000 (10:49 +0000)
committerSimon McVittie <smcv@debian.org>
Mon, 29 Jan 2018 22:35:29 +0000 (22:35 +0000)
commitb32480f0f975e80caa0b87a0001c9343e258f987
tree546c06000174a23f71d4389bc0713ca1603ed364
parentaa02f160ccdd844751cc4d637a71107d3d434309
build: Ensure that pm_to_blib finishes before rewriting shebang lines

Otherwise, rewriting shebang lines can race with pm_to_blib,
potentially resulting in files being corrupt or empty.
CHANGELOG
Makefile.PL