$NetBSD: patch-cd,v 1.1 2004/11/29 22:11:51 seb Exp $ --- graphs/undirected/Makefile.am.orig 2004-07-26 16:52:10.000000000 +0000 +++ graphs/undirected/Makefile.am @@ -2,7 +2,7 @@ GRAPHS = ER.dot ngk10_4.dot process.dot Heawood.dot Petersen.dot -graphdir = $(pkgdatadir)/graphs +graphdir = $(prefix)/share/examples/graphviz/graphs undirecteddir = $(graphdir)/undirected undirected_DATA = $(GRAPHS)