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

14 lines
301 B
Plaintext

$NetBSD: patch-af,v 1.1 2000/11/07 18:11:48 ad Exp $
--- ppp/defs.h.orig Tue Nov 7 16:36:02 2000
+++ ppp/defs.h Tue Nov 7 16:36:26 2000
@@ -32,8 +32,6 @@
#endif
#define NMODEMS 2
-#define _PATH_PPP "/etc/ppp"
-
#define TUN_NAME "tun"
#define TUN_PREFIX (_PATH_DEV TUN_NAME) /* /dev/tun */