Subject: pkg/18061: wm/icewm hardcodes wrong path to help files
To: None <gnats-bugs@gnats.netbsd.org>
From: None <svs@ropnet.ru>
List: netbsd-bugs
Date: 08/25/2002 03:03:30
>Number: 18061
>Category: pkg
>Synopsis: wm/icewm hardcodes wrong path to help files
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Aug 25 03:04:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: Sergey Svishchev
>Release:
>Organization:
>Environment:
>Description:
>How-To-Repeat:
>Fix:
$NetBSD$
--- src/Makefile.orig Sun Jun 30 20:05:18 2002
+++ src/Makefile
@@ -19,7 +19,7 @@
-DEXEEXT='"$(EXEEXT)"' \
-DICEWMEXE='"icewm"EXEEXT' \
-DICEHELPEXE='"icehelp"EXEEXT' \
- -DICEHELPIDX='"$(DOCDIR)/icewm-$(VERSION)/icewm.html"' \
+ -DICEHELPIDX='"$(prefix)/share/doc/html/icewm/icewm.html"' \
$(SYS_CFLAGS) $(SYS_INCDIRS)
LFLAGS = $(SYS_LIBDIRS)
LIBS = $(SYS_LIBS)
>Release-Note:
>Audit-Trail:
>Unformatted: