freebsd-ports/misc/upclient/files/patch-upchk
Oliver Braun 6aee96b6e7 * Upgrade to 5.0.b5.
* Changed MASTER_SITES.
* Respect PREFIX correctly.

PR:		44283
Submitted by:	maintainer
2002-10-19 22:14:38 +00:00

11 lines
371 B
Text

--- scripts/upchk.orig Mon Sep 23 19:28:31 2002
+++ scripts/upchk Sat Oct 19 22:52:27 2002
@@ -24,7 +24,7 @@
#
# change this to the full path AND name of your upclient executable:
-upclient="/usr/local/sbin/upclient"
+upclient="%%PREFIX%%/sbin/upclient"
# change this to the name of your upclient's pidfile (as defined in
# config.h of the upclient distribution)