summaryrefslogtreecommitdiff
path: root/graphics/dia/patches/patch-ca
blob: 1c591c0a1e0f7f5353122cef33196524c4177ae1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ca,v 1.1.2.2 2006/06/13 21:29:05 salo Exp $

--- doc/en/Makefile.in.orig	2006-06-11 17:34:55.000000000 +0200
+++ doc/en/Makefile.in
@@ -326,7 +326,7 @@ docname = dia
 lang = en
 omffile = 
 entities = 
-@HAVE_GNOME_FALSE@docdir = $(datadir)/help/$(docname)/$(lang)
+@HAVE_GNOME_FALSE@docdir = $(datadir)/dia/help/$(lang)
 
 # **********  Begin of section some packagers may need to modify  **********
 # This variable (docdir) specifies where the documents should be installed.