summaryrefslogtreecommitdiff
path: root/hints
diff options
context:
space:
mode:
authorTom Hukins <tom@eborcom.com>2019-08-20 16:20:27 +0100
committerTom Hukins <tom@eborcom.com>2019-08-20 17:01:05 +0100
commit89be1ab881178170b6f831b4caac89e9c6973872 (patch)
treeba255bdcd70790920f0a54b69dfa0ec348a1db20 /hints
parentfcbec156eb26927285a5f106117a30134656198c (diff)
downloadperl-89be1ab881178170b6f831b4caac89e9c6973872.tar.gz
Bump version to 5.31.4 and update Module::Corelist
Diffstat (limited to 'hints')
-rw-r--r--hints/catamount.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/hints/catamount.sh b/hints/catamount.sh
index f0ac52b1e2..d0d29ec46d 100644
--- a/hints/catamount.sh
+++ b/hints/catamount.sh
@@ -31,11 +31,11 @@
# mkdir -p /opt/perl-catamount
# mkdir -p /opt/perl-catamount/include
# mkdir -p /opt/perl-catamount/lib
-# mkdir -p /opt/perl-catamount/lib/perl5/5.31.3
+# mkdir -p /opt/perl-catamount/lib/perl5/5.31.4
# mkdir -p /opt/perl-catamount/bin
# cp *.h /opt/perl-catamount/include
# cp libperl.a /opt/perl-catamount/lib
-# cp -pr lib/* /opt/perl-catamount/lib/perl5/5.31.3
+# cp -pr lib/* /opt/perl-catamount/lib/perl5/5.31.4
# cp miniperl perl run.sh cc.sh /opt/perl-catamount/lib
#
# With the headers and the libperl.a you can embed Perl to your Catamount