diff options
Diffstat (limited to 'graphics/graphviz/patches/patch-af')
-rw-r--r-- | graphics/graphviz/patches/patch-af | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/graphviz/patches/patch-af b/graphics/graphviz/patches/patch-af index 36166aa114d..3c5e5e678c0 100644 --- a/graphics/graphviz/patches/patch-af +++ b/graphics/graphviz/patches/patch-af @@ -1,6 +1,6 @@ -$NetBSD: patch-af,v 1.3 2003/03/03 11:34:59 seb Exp $ +$NetBSD: patch-af,v 1.4 2004/04/17 16:56:10 seb Exp $ ---- gdtclft/demo/Makefile.am.orig 2003-01-15 17:22:13.000000000 +0000 +--- gdtclft/demo/Makefile.am.orig 2003-09-09 10:15:24.000000000 +0000 +++ gdtclft/demo/Makefile.am @@ -2,7 +2,7 @@ @@ -10,4 +10,4 @@ $NetBSD: patch-af,v 1.3 2003/03/03 11:34:59 seb Exp $ +demodir = $(prefix)/share/examples/@PACKAGE@ demo_SCRIPTS = entities demo_DATA = entities.README entities.html - EXTRA_DIST = $(demo_SCRIPTS) $(demo_DATA) CVS/* + EXTRA_DIST = $(demo_SCRIPTS) $(demo_DATA) |