blob: e4c156ab48b506da937ff9d1cb60dd284ac70e52 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- Makefile.in Thu Oct 20 09:36:42 2005
+++ Makefile.in.port Mon Oct 24 11:00:23 2005
@@ -36,7 +36,7 @@
mandir = @mandir@
datadir = @datadir@
asydir = $(datadir)/asymptote
-exampledir = $(datadir)/doc/asymptote
+exampledir = $(datadir)/examples/asymptote
animationsdir = $(exampledir)/animations
latexdir = @latexdir@
INSTALL = @INSTALL@
|