diff options
Diffstat (limited to 'math/plplot/files/patch-aa')
-rw-r--r-- | math/plplot/files/patch-aa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/plplot/files/patch-aa b/math/plplot/files/patch-aa index ff13bb319a2f..43b771cb94c0 100644 --- a/math/plplot/files/patch-aa +++ b/math/plplot/files/patch-aa @@ -72,7 +72,7 @@ + DEMOS_DIR=$prefix/share/examples/plplot +fi +if test -z "$DATA_DIR"; then -+ DATA_DIR=$prefix/libdata/plplot ++ DATA_DIR=$prefix/share/plplot fi cat >> confdefs.h <<EOF |