summaryrefslogtreecommitdiff
path: root/graphics/dia/patches/patch-cb
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/dia/patches/patch-cb')
-rw-r--r--graphics/dia/patches/patch-cb18
1 files changed, 9 insertions, 9 deletions
diff --git a/graphics/dia/patches/patch-cb b/graphics/dia/patches/patch-cb
index 5ffe4c94d62..9866fec6f17 100644
--- a/graphics/dia/patches/patch-cb
+++ b/graphics/dia/patches/patch-cb
@@ -1,13 +1,13 @@
-$NetBSD: patch-cb,v 1.1 2006/06/11 16:55:35 drochner Exp $
+$NetBSD: patch-cb,v 1.2 2009/12/09 10:22:04 drochner Exp $
---- doc/eu/Makefile.in.orig 2006-06-11 17:35:09.000000000 +0200
+--- doc/eu/Makefile.in.orig 2009-05-03 20:12:41.000000000 +0200
+++ doc/eu/Makefile.in
-@@ -326,7 +326,7 @@ docname = dia
- lang = eu
- omffile =
- entities =
--@HAVE_GNOME_FALSE@docdir = $(datadir)/help/$(docname)/$(lang)
-+@HAVE_GNOME_FALSE@docdir = $(datadir)/dia/help/$(lang)
+@@ -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 (docdir) specifies where the documents should be installed.
+ # This variable (helpdocdir) specifies where the documents should be installed.