openbsd-ports/graphics/gqview/patches/patch-doc_Makefile_in
ajacoutot d85444e6dc - update to gqview-2.1.5 (devel version, but the project is dead)
from Brad
- use xdg-open to display "Help" with favorite browser
2009-05-14 13:39:44 +00:00

13 lines
440 B
Plaintext

$OpenBSD: patch-doc_Makefile_in,v 1.2 2009/05/14 13:39:44 ajacoutot Exp $
--- doc/Makefile.in.orig Sat Dec 2 20:41:25 2006
+++ doc/Makefile.in Tue May 12 20:15:02 2009
@@ -151,7 +151,7 @@ sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
-helpdir = $(datadir)/doc/gqview-$(VERSION)/html
+helpdir = $(datadir)/doc/gqview/html
help_DATA = \
gnu_fdl.txt \
gqview_faq.html \