--- mgetty-1.1.31/Makefile.orig3 2005-01-30 16:41:33 +0300 +++ mgetty-1.1.31/Makefile 2005-01-30 16:42:59 +0300 @@ -220,20 +220,20 @@ # # # Where section 1 manual pages should be placed -MAN1DIR=$(prefix)/man/man1 +MAN1DIR=$(prefix)/share/man/man1 # # Where section 4 manual pages (mgettydefs.4) should be placed -MAN4DIR=$(prefix)/man/man4 +MAN4DIR=$(prefix)/share/man/man4 # # Section 5 man pages (faxqueue.5) -MAN5DIR=$(prefix)/man/man5 +MAN5DIR=$(prefix)/share/man/man5 # # Section 8 man pages (sendfax.8) -MAN8DIR=$(prefix)/man/man8 +MAN8DIR=$(prefix)/share/man/man8 # # Where the GNU Info-Files are located # -INFODIR=$(prefix)/info +INFODIR=$(prefix)/share/info # # # A shell that understands bourne-shell syntax