diff options
Diffstat (limited to 'graphics/graphviz/patches/patch-ax')
-rw-r--r-- | graphics/graphviz/patches/patch-ax | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/graphics/graphviz/patches/patch-ax b/graphics/graphviz/patches/patch-ax deleted file mode 100644 index e36ce88adf5..00000000000 --- a/graphics/graphviz/patches/patch-ax +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ax,v 1.3 2003/03/03 11:35:01 seb Exp $ - ---- tclpathplan/demo/pathplan_data/Makefile.am.orig 2003-01-15 17:22:17.000000000 +0000 -+++ tclpathplan/demo/pathplan_data/Makefile.am -@@ -5,7 +5,7 @@ AUTOMAKE_OPTIONS = 1.4 - EXAMPLES = boxes.dat dpd.dat funny.dat maze.dat nested.dat northo.dat \ - obs.dat other.dat paths.dat rotor.dat u.dat unknown.dat - --pathplanexampledir = $(datadir)/@PACKAGE@/demo/pathplan_data -+pathplanexampledir = $(prefix)/share/examples/@PACKAGE@/pathplan_data - - pathplanexample_DATA = $(EXAMPLES) - EXTRA_DIST = $(EXAMPLES) CVS/* |