d85444e6dc
from Brad - use xdg-open to display "Help" with favorite browser
13 lines
440 B
Plaintext
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 \
|