summaryrefslogtreecommitdiff
path: root/net/rdist6/patches/patch-ab
diff options
context:
space:
mode:
authorchristos <christos@pkgsrc.org>2000-01-15 18:09:27 +0000
committerchristos <christos@pkgsrc.org>2000-01-15 18:09:27 +0000
commit47b4471c9138f5f962c29555f412955e14df5532 (patch)
treee2d43e67106c7b943c88b698943df18a4df680bc /net/rdist6/patches/patch-ab
parent52b2167c3eac2ba3e9495333d75e59bcadfe6206 (diff)
downloadpkgsrc-47b4471c9138f5f962c29555f412955e14df5532.tar.gz
replace rdist-6.1.4 with freerdist-0.91. 6.1.4 is just too buggy.
Diffstat (limited to 'net/rdist6/patches/patch-ab')
-rw-r--r--net/rdist6/patches/patch-ab27
1 files changed, 12 insertions, 15 deletions
diff --git a/net/rdist6/patches/patch-ab b/net/rdist6/patches/patch-ab
index c60d37f182e..928a81091fa 100644
--- a/net/rdist6/patches/patch-ab
+++ b/net/rdist6/patches/patch-ab
@@ -1,16 +1,13 @@
-$NetBSD: patch-ab,v 1.1 1999/08/29 12:26:21 kim Exp $
+$NetBSD: patch-ab,v 1.2 2000/01/15 18:09:30 christos Exp $
---- include/defs.h.orig Mon Mar 23 18:28:14 1998
-+++ include/defs.h Sun Aug 29 07:50:07 1999
-@@ -403,7 +403,11 @@
- extern void error(char *, ...);
- extern void fatalerr(char *, ...);
- extern void message(int, char *, ...);
-+#if defined(NETBSD)
-+extern void setproctitle(const char *fmt, ...);
-+#else
- extern void setproctitle(char *fmt, ...);
-+#endif /* NetBSD */
- #else
- extern void debugmsg();
- extern void error();
+--- Makefile.local.orig Sat Jan 15 13:00:41 2000
++++ Makefile.local Sat Jan 15 13:00:55 2000
+@@ -8,7 +8,7 @@
+ # BIN_DIR variable, you would uncomment the following line
+ # or add your own line.
+ #
+-BIN_DIR = /usr/local/bin
++BIN_DIR = ${PREFIX}/bin
+
+ #
+ # Add any local definetions you want pass to the compiler to DEFS_LOCAL