gnu: perl: Add more compatibility symlinks to the replacement perl.
authorMark H Weaver <mhw@netris.org>
Sat, 21 Apr 2018 03:24:37 +0000 (23:24 -0400)
committerMark H Weaver <mhw@netris.org>
Sat, 21 Apr 2018 03:29:14 +0000 (23:29 -0400)
commit5618193694b08855488b29fae1db42f05ca6deaf
tree627b3b73b145de617e1f5005a1a3be459cf8f224
parent1af4212ae4bf357b691896984561d8b09544784e
gnu: perl: Add more compatibility symlinks to the replacement perl.

Fixes <https://bugs.gnu.org/31216>.
Reported by Julien Lepiller <julien@lepiller.eu>.

* gnu/packages/perl.scm (perl-5.26.2)[arguments]: Rename the
'workaround-grafting-version-bug' phase to 'install-compatibility-symlinks'.
Install symlinks in $out/lib/perl5/site_perl/5.26.1 and $out/bin/perl5.26.1,
in addition to $out/lib/perl5/5.26.1.  Simplify the code a bit.
gnu/packages/perl.scm