summaryrefslogtreecommitdiff
path: root/hints/catamount.sh
diff options
context:
space:
mode:
authorAaron Crane <arc@cpan.org>2018-10-20 15:43:30 +0100
committerAaron Crane <arc@cpan.org>2018-10-20 16:06:22 +0100
commit9d68db48f51a31c8c896446c21eaf1cdcaa5144e (patch)
tree6ee1e94020a7d34e837a98e011d538b1b867db00 /hints/catamount.sh
parent4234ac96a8f8bd3c3ac2304e9bab869554d127d1 (diff)
downloadperl-9d68db48f51a31c8c896446c21eaf1cdcaa5144e.tar.gz
Bump the Perl version for 5.29.5
Diffstat (limited to 'hints/catamount.sh')
-rw-r--r--hints/catamount.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/hints/catamount.sh b/hints/catamount.sh
index a141d66ee4..f15e26e1e7 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.29.4
+# mkdir -p /opt/perl-catamount/lib/perl5/5.29.5
# 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.29.4
+# cp -pr lib/* /opt/perl-catamount/lib/perl5/5.29.5
# 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