pkgsrc/net/qadsl/patches/patch-ad
cjep f2d4fbd928 Initial import of qADSL 1.2 into the NetBSD packages collection as
net/qadsl.

qADSL is an auto-login client and connection keeper for Telia AB ADSL
and Comhem broadband.

From pkgsrc-wip. Supplied by Ola Eriksson in PR#18480. Thanks!
2003-04-14 18:34:07 +00:00

13 lines
345 B
Text

$NetBSD: patch-ad,v 1.1.1.1 2003/04/14 18:34:08 cjep Exp $
--- qadsl.h.orig 2001-10-20 11:01:46.000000000 +0100
+++ qadsl.h
@@ -18,7 +18,7 @@
#define MAXDATASIZE 4091
#define MAXLEN 256
-#if defined(__OpenBSD__)
+#if defined(__OpenBSD__) || defined(__NetBSD__)
#define TMP_PID "/var/run/qadsl.pid"
#else
#define TMP_PID "/tmp/qadsl.pid"