diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2002-02-23 14:23:48 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2002-02-23 14:23:48 +0000 |
commit | fa774241a5468136e0c6af9f99c473ca59d05c1f (patch) | |
tree | 02fe8d992790da50083522426ac2a24b69ac1d5d /news/newsx/files/patch-ae | |
parent | Fix build with postgresql 7.2 (some .h files have moved). (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
Diffstat (limited to 'news/newsx/files/patch-ae')
-rw-r--r-- | news/newsx/files/patch-ae | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/news/newsx/files/patch-ae b/news/newsx/files/patch-ae deleted file mode 100644 index 2a5a4430d9ff..000000000000 --- a/news/newsx/files/patch-ae +++ /dev/null @@ -1,15 +0,0 @@ ---- config.h.in.orig Sun Apr 18 23:08:14 1999 -+++ config.h.in Fri Feb 9 03:35:08 2001 -@@ -72,10 +72,10 @@ - /* "/var/spool/news" */ - #undef SPOOL - --/* "/var/spool/news/out.going" */ -+/* /var/spool/news/ out.going(C-News) or outgoing(INN) */ - #undef BATCH - --/* "/var/spool/news/in.coming" */ -+/* /var/spool/news/ in.coming(C-News) or incoming(INN) */ - #undef INCOMING - - /* "/var/spool/news/in.hosts" */ |