$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)