14 lines
558 B
Plaintext
14 lines
558 B
Plaintext
$NetBSD: patch-ca,v 1.2 2009/12/09 10:22:04 drochner Exp $
|
|
|
|
--- doc/en/Makefile.in.orig 2009-05-03 20:12:41.000000000 +0200
|
|
+++ doc/en/Makefile.in
|
|
@@ -332,7 +332,7 @@ RESOLUTION = 600
|
|
ENCODING = utf8
|
|
UNICODE = 1
|
|
LATEX_CLASS_OPTIONS = -P 'latex.class.options=oneside'
|
|
-@HAVE_GNOME_FALSE@helpdocdir = $(datadir)/$(docname)/help/$(lang)
|
|
+@HAVE_GNOME_FALSE@helpdocdir = $(datadir)/dia/help/$(lang)
|
|
|
|
# ********** Begin of section some packagers may need to modify **********
|
|
# This variable (helpdocdir) specifies where the documents should be installed.
|