summaryrefslogtreecommitdiff
path: root/www/Mosaic/patches/patch-ar
blob: bf229763c942e60fc197e289baa37e8e0d269382 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ar,v 1.1 1999/06/07 21:40:21 tron Exp $

--- libwww2/HTNews.c.orig	Thu Jun 27 02:22:42 1996
+++ libwww2/HTNews.c	Mon Jun  7 23:05:58 1999
@@ -38,7 +38,7 @@
 #define DEFAULT_NEWS_HOST "news"
 #endif
 #ifndef SERVER_FILE
-#define SERVER_FILE "/usr/local/lib/rn/server"
+#define SERVER_FILE PREFIX "/etc/nntp/domainname"
 #endif
 
 #define FAST_THRESHOLD 100	/* Above this, read IDs fast */