summaryrefslogtreecommitdiff
path: root/graphics/graphviz/patches/patch-cb
blob: 4f2bfa144a14c43bcb2d831379fc740cb186cd0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-cb,v 1.1 2004/11/29 22:11:51 seb Exp $

--- graphs/directed/Makefile.am.orig	2004-08-18 16:27:57.000000000 +0000
+++ graphs/directed/Makefile.am
@@ -10,7 +10,7 @@ GRAPHS = KW91.dot Latin1.dot NaN.dot abs
 	structs.dot table.dot train11.dot trapeziumlr.dot tree.dot triedds.dot \
 	try.dot unix.dot unix2.dot viewfile.dot world.dot switch.dot
 
-graphdir = $(pkgdatadir)/graphs
+graphdir = $(prefix)/share/examples/graphviz/graphs
 directeddir = $(graphdir)/directed
 directed_DATA = $(GRAPHS)