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-am | |
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-am')
-rw-r--r-- | news/newsx/files/patch-am | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/news/newsx/files/patch-am b/news/newsx/files/patch-am deleted file mode 100644 index 230793e60e5d..000000000000 --- a/news/newsx/files/patch-am +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/Makefile.in.orig Sun Apr 25 03:08:26 1999 -+++ lib/Makefile.in Fri Feb 9 05:22:26 2001 -@@ -203,7 +203,7 @@ - $(COMPILE) -c $< - - mostlyclean-compile: -- -rm -f *.o core *.core -+ -rm -f *.o core *.core *.a - - clean-compile: - |