summaryrefslogtreecommitdiff
path: root/hints
diff options
context:
space:
mode:
authorreneeb <info@perl-services.de>2023-01-21 00:22:13 +0100
committerreneeb <info@perl-services.de>2023-01-21 00:22:13 +0100
commit0036fddf861c3e1cc51fe78cf8c252b97b949e91 (patch)
tree209475a0785b67049c8f404e4fe4fa32df7110b9 /hints
parent4d2e65728ee21711be5bc3d4349583b103fd5d38 (diff)
downloadperl-0036fddf861c3e1cc51fe78cf8c252b97b949e91.tar.gz
bump version for 5.37.9
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 042d7c48a0..9d9d78f572 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.37.8
+# mkdir -p /opt/perl-catamount/lib/perl5/5.37.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.37.8
+# cp -pr lib/* /opt/perl-catamount/lib/perl5/5.37.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