diff options
Diffstat (limited to 'math/plplot/files/patch-ad')
-rw-r--r-- | math/plplot/files/patch-ad | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/math/plplot/files/patch-ad b/math/plplot/files/patch-ad new file mode 100644 index 000000000000..ddf31ae5bd22 --- /dev/null +++ b/math/plplot/files/patch-ad @@ -0,0 +1,7 @@ +--- cf/init.in.orig Mon May 15 16:54:21 1995 ++++ cf/init.in Wed Jan 5 01:26:07 2000 +@@ -58,3 +58,4 @@ + INCLUDE_DIR = @INCLUDE_DIR@ + TCL_DIR = @TCL_DIR@ + DEMOS_DIR = @DEMOS_DIR@ ++DATA_DIR = @DATA_DIR@ |