summaryrefslogtreecommitdiff
path: root/hints/catamount.sh
diff options
context:
space:
mode:
authorAaron Crane <arc@cpan.org>2013-01-20 19:28:58 +0000
committerAaron Crane <arc@cpan.org>2013-01-20 19:28:58 +0000
commit0133a0a987380904c32bfbd5a0540fbd2f9a8056 (patch)
treeb3f2ff7140e0f66e87948495a93b803d50986ef4 /hints/catamount.sh
parent197187307d85001be351b4b2e2b4661e9464bf55 (diff)
downloadperl-0133a0a987380904c32bfbd5a0540fbd2f9a8056.tar.gz
Bump the Perl version in various places for 5.17.9
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 7ab9e11fbe..3a4b02387a 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.17.8
+# mkdir -p /opt/perl-catamount/lib/perl5/5.17.9
# 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.17.8
+# cp -pr lib/* /opt/perl-catamount/lib/perl5/5.17.9
# 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