summaryrefslogtreecommitdiff
path: root/math/gretl/files/patch-Makefile.in
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2005-04-20 06:16:18 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2005-04-20 06:16:18 +0000
commit8673c7ec800a8bcc6da14c506081a3cb76e2b8ea (patch)
treead3f495c08f0cc331b6958d319f699d021175c19 /math/gretl/files/patch-Makefile.in
parentFix plist problems. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_4_0'.release/5.4.0
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
-