termux-packages/packages/perl
Henrik Grimler f787801007
perl: define ranlib as well when configuring
Otherwise we get warnings like:

  CONFIG key 'ranlib' does not exist in Config.pm
  Use of uninitialized value $m[72] in join or string at /home/builder/.termux-build/perl/src/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Unix.pm line 365.

which prevents installation/compilation of some perl modules.
2022-03-10 11:04:13 +01:00
..
build.sh perl: define ranlib as well when configuring 2022-03-10 11:04:13 +01:00
cnf-configure_func.sh.patch
cnf-configure_path.sh.patch
file-spec-unix.pm.patch
perlio.c.patch