summaryrefslogtreecommitdiff
path: root/news/newsx
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2002-02-23 15:26:57 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2002-02-23 15:26:57 +0000
commit074b6e889bbcc29311f32d7d06867aaa5f5c27e2 (patch)
tree33b69204106cd69470ede1d2bbd7b235390edd06 /news/newsx
parentDepends to libusb 0.1.5, and bump version. (diff)
Upgrade to the last release. This release is basically for bug fixes.
It supports inn's storage manager => no more ugly patches! PR: 34503 Submitted by: thierry@pompo.net
Notes
Notes: svn path=/head/; revision=55133
Diffstat (limited to 'news/newsx')
-rw-r--r--news/newsx/files/patch-configure.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/news/newsx/files/patch-configure.in b/news/newsx/files/patch-configure.in
new file mode 100644
index 000000000000..30674327e0e1
--- /dev/null
+++ b/news/newsx/files/patch-configure.in
@@ -0,0 +1,11 @@
+--- configure.in.orig Tue Jan 29 20:15:19 2002
++++ configure.in Thu Jan 31 01:05:04 2002
+@@ -189,7 +189,7 @@
+ dnl Default list of locations to visit in search of the
+ dnl news configuration file
+ dnl
+-VISIT="/usr/lib/news /var/news/etc /usr/spool/news /usr/share/news \
++VISIT="%%LOCALBASE%%/news/lib /usr/lib/news /var/news/etc /usr/spool/news /usr/share/news \
+ /var/db/news /usr/local/news/control /usr/local/news /local/news /etc/news \
+ /usr/local/news/bin/control /usr/local/lib/news /news /usr/local/inn \
+ /var/lib/news /usr/lib"