Description: fixes to installation routine
Author: Peter Eisentraut <petere@debian.org>
Bug: http://bucardo.org/bugzilla/show_bug.cgi?id=53

--- a/Makefile.PL
+++ b/Makefile.PL
@@ -63,8 +63,7 @@
     NO_META        => 1,
     VERSION_FROM   => 'check_postgres.pl',
     EXE_FILES      => ['check_postgres.pl'],
-    MAN1PODS       => {},
-    MAN3PODS       => { 'check_postgres.pl' => 'blib/man3/check_postgres.3'},
+    MAN1PODS       => { 'check_postgres.pl' => 'blib/man1/check_postgres.1p'},
     NEEDS_LINKING  => 0,
     NORECURS       => 1,
     PM             => {},
