summaryrefslogtreecommitdiff
path: root/installman
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2011-12-16 14:59:14 +0100
committerNicholas Clark <nick@ccl4.org>2011-12-19 13:55:20 +0100
commitcf34e6588af5c66db8954b5c6563b56704e48bba (patch)
tree7d179dfed0d9b6cbcbfc1dffa74ee9bfa16e96d1 /installman
parentd71a9bd1fa374f9824b18f331ad39c48e25c15fd (diff)
downloadperl-cf34e6588af5c66db8954b5c6563b56704e48bba.tar.gz
Stop installing the manpage for XS::Typemap.
Like XS::APItest, we don't install the module anyway, so there's no need to have confusing documentation installed. (See commit ae5391ad3eac0349, which made the analogous change for XS::APItest*)
Diffstat (limited to 'installman')
-rwxr-xr-xinstallman1
1 files changed, 1 insertions, 0 deletions
diff --git a/installman b/installman
index ef1470a1b4..73bd6cac91 100755
--- a/installman
+++ b/installman
@@ -68,6 +68,7 @@ $packlist = ExtUtils::Packlist->new("$opts{destdir}$Config{installarchlib}/.pack
my %do_not_install = map { ($_ => 1) } qw(
Pod/Functions.pm
XS/APItest.pm
+ XS/Typemap.pm
);
# Install the main pod pages.