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:
parent
0b4b3e648c
commit
a5c9b87d78
@ -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 = {
|
||||
|
Loading…
Reference in New Issue
Block a user