summaryrefslogtreecommitdiff
path: root/hints
diff options
context:
space:
mode:
authorZefram <zefram@fysh.org>2010-12-19 15:04:53 +0000
committerZefram <zefram@fysh.org>2010-12-19 15:04:53 +0000
commite03f126cfb07245dc7a7a3f70b2c7443689be3ed (patch)
treec421850ee67f8388c9d7d05ef930bbad1c16e0bc /hints
parent170968377abf9e056b7362f557315dd607605f38 (diff)
downloadperl-e03f126cfb07245dc7a7a3f70b2c7443689be3ed.tar.gz
bump perl version number for 5.13.8
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 b45e7e2726..2b76a90a86 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.13.7
+# mkdir -p /opt/perl-catamount/lib/perl5/5.13.8
# 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.13.7
+# cp -pr lib/* /opt/perl-catamount/lib/perl5/5.13.8
# 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