ports/62357: patch: graphics/gqview-devel - fix help
Radim Kolar
hsn at netmag.cz
Wed Feb 4 18:40:36 UTC 2004
>Number: 62357
>Category: ports
>Synopsis: patch: graphics/gqview-devel - fix help
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Wed Feb 04 10:40:01 PST 2004
>Closed-Date:
>Last-Modified:
>Originator: Radim Kolar
>Release: FreeBSD 5.2-RELEASE i386
>Organization:
Sanatana Dharma
>Environment:
System: FreeBSD asura.bsd 5.2-RELEASE FreeBSD 5.2-RELEASE #1: Wed Jan 28 18:18:58 CET 2004 root at asura.bsd:/usr/src/sys/i386/compile/GENERIC i386
>Description:
Help items in menu do not works because README is located in another directory.
trivial patch follows
>How-To-Repeat:
tried with gqview-devel-1.3.5
>Fix:
add this patch to files/ as patch-configure
--- configure.orig Sun Nov 9 22:22:32 2003
+++ configure Wed Feb 4 09:45:51 2004
@@ -5844,7 +5844,7 @@
cat >>confdefs.h <<_ACEOF
-#define GQVIEW_HELPDIR "$prefix/share/gqview"
+#define GQVIEW_HELPDIR "$prefix/share/doc/gqview"
_ACEOF
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list