aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 34df9db..d9552d9 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -20,4 +20,5 @@ WriteMakefile(
'DEFINE' => $define,
'INC' => '-I/usr/include/rpm',
INSTALLDIRS => 'vendor',
+ INSTALLMAN3DIR => 'none',
);