summaryrefslogtreecommitdiff
path: root/hints/catamount.sh
diff options
context:
space:
mode:
authorKaren Etheridge <ether@cpan.org>2017-11-20 15:16:15 -0800
committerKaren Etheridge <ether@cpan.org>2017-11-20 15:25:20 -0800
commit93cd6fca2453b14be3c49ba8708aa01b7dab5829 (patch)
tree31ae1c136b463c3fb8d20df3c7b28d6af8d6c6fd /hints/catamount.sh
parent25219f3fabc14ca6ead919d570f0d33e9fa12213 (diff)
downloadperl-93cd6fca2453b14be3c49ba8708aa01b7dab5829.tar.gz
Bump the perl version in various places for 5.27.7
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 fe0f2bfa14..84867e377f 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.27.6
+# mkdir -p /opt/perl-catamount/lib/perl5/5.27.7
# 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.27.6
+# cp -pr lib/* /opt/perl-catamount/lib/perl5/5.27.7
# 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