pkgsrc/graphics/dia/patches/patch-cb

14 lines
558 B
Text
Raw Normal View History

$NetBSD: patch-cb,v 1.2 2009/12/09 10:22:04 drochner Exp $
--- doc/eu/Makefile.in.orig 2009-05-03 20:12:41.000000000 +0200
+++ doc/eu/Makefile.in
@@ -331,7 +331,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.