blob: 54fd166067178bf925a289a72206515b7e600c21 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
$FreeBSD$
--- Makefile.in Mon Sep 26 07:45:47 2005
+++ Makefile.in.port Sun Oct 2 15:01:32 2005
@@ -36,7 +36,7 @@
mandir = @mandir@
datadir = @datadir@
asydir = $(datadir)/asymptote
-exampledir = $(datadir)/doc/asymptote
+exampledir = $(datadir)/examples/asymptote
latexdir = @latexdir@
INSTALL = @INSTALL@
ASYMPTOTE_DIR = ../base
|