summaryrefslogtreecommitdiff
path: root/hints
diff options
context:
space:
mode:
authorreneeb <info@perl-services.de>2021-02-20 12:59:34 +0100
committerreneeb <info@perl-services.de>2021-02-20 12:59:34 +0100
commit3e7831cb93e898ba10bafff047e46f29e50d087f (patch)
treefb541c1693e4544e215cc3e719e1050bcb306e78 /hints
parent7c1208373bc7f71d76b97d091b39a2ee7a45068f (diff)
downloadperl-3e7831cb93e898ba10bafff047e46f29e50d087f.tar.gz
bump version to 5.33.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 b5ad550df0..c88f88de89 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.33.7
+# mkdir -p /opt/perl-catamount/lib/perl5/5.33.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.33.7
+# cp -pr lib/* /opt/perl-catamount/lib/perl5/5.33.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