Files
pkgsrc-ng/net/pppd/patches/patch-ag
2013-09-26 17:14:40 +02:00

16 lines
375 B
Plaintext

$NetBSD: patch-ag,v 1.1.1.1 2005/01/02 02:51:42 cube Exp $
--- linux/Makefile.top.orig 2004-10-31 23:25:16.000000000 +0100
+++ linux/Makefile.top
@@ -3,8 +3,8 @@
DESTDIR = @DESTDIR@
BINDIR = $(DESTDIR)/sbin
INCDIR = $(DESTDIR)/include
-MANDIR = $(DESTDIR)/share/man
-ETCDIR = @SYSCONF@/ppp
+MANDIR = $(DESTDIR)/man
+ETCDIR = @SYSCONF@
# uid 0 = root
INSTALL= install