summaryrefslogtreecommitdiff
path: root/hints/catamount.sh
diff options
context:
space:
mode:
authorMax Maischein <corion@corion.net>2012-02-20 19:41:33 +0100
committerMax Maischein <corion@corion.net>2012-02-20 19:41:33 +0100
commit34bb3ecc65bf9da6ed214f1422d097bed2e040f6 (patch)
tree6d02863b805aadfda35440b970d72c87c10f6f71 /hints/catamount.sh
parent811ac7099e4aa69f1309ac66b456c2219bc939f4 (diff)
downloadperl-34bb3ecc65bf9da6ed214f1422d097bed2e040f6.tar.gz
Bump versions from 5.15.7 to 5.15.8
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 a93932d2b1..e604b3d444 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.15.7
+# mkdir -p /opt/perl-catamount/lib/perl5/5.15.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.15.7
+# cp -pr lib/* /opt/perl-catamount/lib/perl5/5.15.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