diff options
Diffstat (limited to 'math/plplot/files/patch-Makefile.in')
-rw-r--r-- | math/plplot/files/patch-Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/math/plplot/files/patch-Makefile.in b/math/plplot/files/patch-Makefile.in new file mode 100644 index 000000000000..db887516f9b1 --- /dev/null +++ b/math/plplot/files/patch-Makefile.in @@ -0,0 +1,11 @@ +--- Makefile.in.orig Mon Feb 2 20:40:55 2004 ++++ Makefile.in Tue Feb 10 00:55:31 2004 +@@ -835,7 +835,7 @@ + + info-am: + +-install-data-am: install-docDATA ++install-data-am: + + install-exec-am: install-binSCRIPTS + |