summaryrefslogtreecommitdiff
path: root/net/pppd/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'net/pppd/patches/patch-aa')
-rw-r--r--net/pppd/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/net/pppd/patches/patch-aa b/net/pppd/patches/patch-aa
new file mode 100644
index 00000000000..1566cdbe912
--- /dev/null
+++ b/net/pppd/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2005/01/02 02:51:41 cube Exp $
+
+--- chat/Makefile.linux.orig 2004-11-03 12:51:47.000000000 +0100
++++ chat/Makefile.linux
+@@ -2,7 +2,7 @@
+
+ DESTDIR = @DESTDIR@
+ BINDIR = $(DESTDIR)/sbin
+-MANDIR = $(DESTDIR)/share/man/man8
++MANDIR = $(DESTDIR)/man/man8
+
+ CDEF1= -DTERMIOS # Use the termios structure
+ CDEF2= -DSIGTYPE=void # Standard definition