diff options
Diffstat (limited to 'math/scigraphica/files/patch-ae')
-rw-r--r-- | math/scigraphica/files/patch-ae | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/math/scigraphica/files/patch-ae b/math/scigraphica/files/patch-ae new file mode 100644 index 000000000000..05f95ae7d506 --- /dev/null +++ b/math/scigraphica/files/patch-ae @@ -0,0 +1,11 @@ +--- examples/Makefile.in 2000/08/31 08:26:13 1.1 ++++ examples/Makefile.in 2000/08/31 08:26:37 +@@ -114,7 +114,7 @@ + EXTRA_DIST = $(EXAMPLES) + + +-Examplesdir = $(datadir)/examples ++Examplesdir = $(datadir)/examples/sg + + Examples_DATA = $(EXAMPLES) + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |