summaryrefslogtreecommitdiff
path: root/math/gretl/files/patch-Makefile.in
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2005-10-16 07:41:55 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2005-10-16 07:41:55 +0000
commit40a3261d1a6e2617f6afde0cd6d762a7e211af7a (patch)
treed70bbf882801af3a4e58dde3ed6a1da1849479d4 /math/gretl/files/patch-Makefile.in
parentFix the string format vulnerability desribed at (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_0_0'.release/6.0.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
-