App::St: no need for fixup anymore

FWIW the fixup is the update 1.1.2 -> 1.1.4 is reverted.
This commit is contained in:
Will Dietz 2018-05-17 10:10:58 -05:00
parent 0b4b3e648c
commit a5c9b87d78

View file

@ -372,7 +372,6 @@ let self = _self // overrides; _self = with self; {
};
postInstall =
''
sed -e "1 s|\(.*\)|\1 -I $out/lib/perl5/site_perl|" -i $out/bin/st
($out/bin/st --help || true) | grep Usage
'';
meta = {