summaryrefslogtreecommitdiff
path: root/hints/catamount.sh
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2012-06-20 15:03:54 -0500
committerJesse Luehrs <doy@tozt.net>2012-06-20 15:13:34 -0500
commitce571c634ea8c5cdd32dd3f0d63d767c91a660bf (patch)
tree0b27027bdf22cff5d275da12ec67910766f92c46 /hints/catamount.sh
parentaa1602b36f1e2e654fc45418ec50d51bb5baf3d7 (diff)
downloadperl-ce571c634ea8c5cdd32dd3f0d63d767c91a660bf.tar.gz
bump version to 5.17.2
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 7782cb2ca1..e1bdf95f16 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.1
+# mkdir -p /opt/perl-catamount/lib/perl5/5.17.2
# 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.1
+# cp -pr lib/* /opt/perl-catamount/lib/perl5/5.17.2
# 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