summaryrefslogtreecommitdiff
path: root/math/gretl/files/patch-share::Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'math/gretl/files/patch-share::Makefile.in')
-rw-r--r--math/gretl/files/patch-share::Makefile.in16
1 files changed, 0 insertions, 16 deletions
diff --git a/math/gretl/files/patch-share::Makefile.in b/math/gretl/files/patch-share::Makefile.in
deleted file mode 100644
index 8c2a6a5c6645..000000000000
--- a/math/gretl/files/patch-share::Makefile.in
+++ /dev/null
@@ -1,16 +0,0 @@
---- share/Makefile.in.orig Thu Mar 28 07:10:47 2002
-+++ share/Makefile.in Wed May 1 06:56:53 2002
-@@ -1,10 +1,11 @@
- topsrc = ..
-
- prefix = @prefix@
-+libdir = @libdir@
-
--gretldir = $(prefix)/share/gretl
-+gretldir = $(libdir)/gretl
- tooldir = $(topsrc)/tools
--INSTALL_DATA = cp -fp
-+INSTALL_DATA = @INSTALL_DATA@
-
- .PHONY :
-