mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 20:07:50 -04:00
10 lines
309 B
Plaintext
10 lines
309 B
Plaintext
$NetBSD: patch-ab,v 1.1.1.1 2002/11/14 00:55:44 hubertf Exp $
|
|
|
|
--- src/config.h.orig Wed Mar 15 23:13:28 2000
|
|
+++ src/config.h
|
|
@@ -1,3 +1,3 @@
|
|
#define DEFAULTHOST "himring.draga.com"
|
|
#define DEFAULTPORT 7326
|
|
-#define SERVERLIST "/usr/local/lib/icbserverdb"
|
|
+#define SERVERLIST LOCALBASE "/lib/i2cbserverdb"
|