Subject: pkg/12238: sysutils/amanda-plot Makefile has wrong path to gnuplot
To: None <gnats-bugs@gnats.netbsd.org>
From: None <eric@cirr.com>
List: netbsd-bugs
Date: 02/18/2001 14:01:51
>Number:         12238
>Category:       pkg
>Synopsis:       sysutils/amadna-plot Makefile has incorrect path to gnuplot
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Feb 18 12:02:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Eric Schnoebelen
>Release:        20010217
>Organization:
	Central Iowa (Model) Railroad, Dallas, TX US
>Environment:
System: NetBSD slurpee 1.5 NetBSD 1.5 (SLURPEE) #3: Sat Jan 6 18:07:58 CST 2001 eric@slurpee:/home/slurpee/eric/work/usr/src/sys/arch/alpha/compile/SLURPEE alpha


>Description:
	gnuplot is not found when attempting to execute amplot
>How-To-Repeat:
	amplot <logfile directory>/amdump.*
>Fix:
? work
cvs server: Diffing .
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/sysutils/amanda-plot/Makefile,v
retrieving revision 1.4
diff -b -u -w -r1.4 Makefile
--- Makefile	2001/02/17 17:42:09	1.4
+++ Makefile	2001/02/18 05:54:41
@@ -21,6 +21,6 @@
 
 CONFIGURE_ARGS+=	--without-client --without-restore \
 			--without-restore --without-amrecover
-CONFIGURE_ENV+=		GNUPLOT="${LOCALBASE}/gnuplot"
+CONFIGURE_ENV+=		GNUPLOT="${LOCALBASE}/bin/gnuplot"
 
 .include "../../mk/bsd.pkg.mk"
>Release-Note:
>Audit-Trail:
>Unformatted: