summaryrefslogtreecommitdiff
path: root/math/gretl/files/patch-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'math/gretl/files/patch-Makefile.in')
-rw-r--r--math/gretl/files/patch-Makefile.in14
1 files changed, 0 insertions, 14 deletions
diff --git a/math/gretl/files/patch-Makefile.in b/math/gretl/files/patch-Makefile.in
deleted file mode 100644
index c4dab95e3ebc..000000000000
--- a/math/gretl/files/patch-Makefile.in
+++ /dev/null
@@ -1,14 +0,0 @@
---- Makefile.in.orig Thu Sep 12 00:35:22 2002
-+++ Makefile.in Mon Oct 21 10:02:37 2002
-@@ -22,8 +22,9 @@
- GUIDIR = gui
- endif
-
--INSTALL_PROGRAM = ${INSTALL} -m 755
--INSTALL_DATA = ${INSTALL} -m 644
-+INSTALL_PROGRAM = @INSTALL_PROGRAM@
-+INSTALL_SCRIPT = @INSTALL_SCRIPT@
-+INSTALL_DATA = @INSTALL_DATA@
-
- export
-