summaryrefslogtreecommitdiff
path: root/sysutils/ups-nut-cgi/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/ups-nut-cgi/patches/patch-ac')
-rw-r--r--sysutils/ups-nut-cgi/patches/patch-ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/ups-nut-cgi/patches/patch-ac b/sysutils/ups-nut-cgi/patches/patch-ac
index cf04b8406e4..f813f1f5135 100644
--- a/sysutils/ups-nut-cgi/patches/patch-ac
+++ b/sysutils/ups-nut-cgi/patches/patch-ac
@@ -1,4 +1,4 @@
-$NetBSD: patch-ac,v 1.3 2002/12/13 04:23:21 lukem Exp $
+$NetBSD: patch-ac,v 1.4 2004/02/15 13:15:43 lukem Exp $
--- conf/Makefile.in.orig Tue Sep 3 17:23:02 2002
+++ conf/Makefile.in
@@ -7,7 +7,7 @@ $NetBSD: patch-ac,v 1.3 2002/12/13 04:23:21 lukem Exp $
exec_prefix = @exec_prefix@
-CONFPATH = $(DESTDIR)@sysconfdir@
-+CONFPATH = $(DESTDIR)@datadir@/examples/nut
++CONFPATH = $(DESTDIR)@prefix@/share/examples/nut
INSTALLCMD = @INSTALL@