pkgsrc/net/pppd/patches/patch-ai
jlam 1b2a685d95 net/pppd: Install manpages into ${PKGMANDIR}.
Patch the project makefiles to set MANDIR to the point to the
correct location for installed manpages under ${PKGMANDIR}.
2017-08-19 00:24:36 +00:00

13 lines
364 B
Text

$NetBSD: patch-ai,v 1.2 2017/08/19 00:24:36 jlam Exp $
--- pppd/Makefile.linux.orig 2004-11-13 13:02:22.000000000 +0100
+++ pppd/Makefile.linux
@@ -6,7 +6,7 @@
# Default installation locations
DESTDIR = @DESTDIR@
BINDIR = $(DESTDIR)/sbin
-MANDIR = $(DESTDIR)/share/man/man8
+MANDIR = $(DESTDIR)/$(PKGMANDIR)/man8
INCDIR = $(DESTDIR)/include
TARGETS = pppd