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

--- doc/pl/Makefile.in.orig	2006-06-11 17:35:25.000000000 +0200
+++ doc/pl/Makefile.in
@@ -322,7 +322,7 @@ docname = dia
 lang = pl
 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.