Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-fetch: be even quieter.
[gitweb.git]
/
perl
/
Makefile.PL
diff --git
a/perl/Makefile.PL
b/perl/Makefile.PL
index 437516142cb6c14f197dc5821635a6ff8bc91adf..6aecd897f8fe5b69b1805e94a20c578c10246a4d 100644
(file)
--- a/
perl/Makefile.PL
+++ b/
perl/Makefile.PL
@@
-29,5
+29,6
@@
WriteMakefile(
VERSION_FROM => 'Git.pm',
PM => \%pm,
MAKEFILE => 'perl.mak',
+ INSTALLSITEMAN3DIR => '$(SITEPREFIX)/share/man/man3',
%extra
);