summaryrefslogtreecommitdiff
path: root/net/upclient/patches/patch-ab
blob: ae42b1a5e651f02534cce4067a17bef21ad8ee8d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.5 2002/05/07 22:25:04 hubertf Exp $

--- scripts/upchk.orig	Tue Jun 19 11:15:24 2001
+++ scripts/upchk	Tue Jun 19 11:15:51 2001
@@ -24,7 +24,7 @@
 #
 
 # change this to the full path AND name of your upclient executable:
-upclient="/usr/local/sbin/upclient"
+upclient="@PREFIX@/bin/upclient"
 
 # change this to the name of your upclient's pidfile (as defined in
 # config.h of the upclient distribution)