summaryrefslogtreecommitdiff
path: root/hints
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2017-10-20 23:54:15 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2017-10-20 23:54:15 +0100
commit5c5ad1fe7aa33aca95d4ce99de5ba87f5b0f25f3 (patch)
treed73fe287c325d8855efc7024b77ee55569382e85 /hints
parentcab780cc104e5e98e62d49215d5363ffe22bda2b (diff)
downloadperl-5c5ad1fe7aa33aca95d4ce99de5ba87f5b0f25f3.tar.gz
Bump version to 5.27.6
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 fa9089495c..a848f8ccbb 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.5
+# mkdir -p /opt/perl-catamount/lib/perl5/5.27.6
# 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.5
+# cp -pr lib/* /opt/perl-catamount/lib/perl5/5.27.6
# 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