summaryrefslogtreecommitdiff
path: root/app-editors/teco/files
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/teco/files')
-rw-r--r--app-editors/teco/files/teco-double-free.diff6
-rw-r--r--app-editors/teco/files/teco-gcc4.patch4
2 files changed, 6 insertions, 4 deletions
diff --git a/app-editors/teco/files/teco-double-free.diff b/app-editors/teco/files/teco-double-free.diff
index 5a62b23d90be..344aa6dd2dff 100644
--- a/app-editors/teco/files/teco-double-free.diff
+++ b/app-editors/teco/files/teco-double-free.diff
@@ -1,5 +1,7 @@
---- te_exec2.c 1993-11-12 21:12:47.000000000 +0000
-+++ te_exec2.c.new 2005-08-21 18:31:26.495907720 +0100
+https://bugs.gentoo.org/103257
+
+--- teco-orig/te_exec2.c
++++ teco/te_exec2.c
@@ -197,7 +197,7 @@
{
if (eisw) /* if ending a file execute, restore the previous "old command string" */
diff --git a/app-editors/teco/files/teco-gcc4.patch b/app-editors/teco/files/teco-gcc4.patch
index fe4d8d3759b4..cc5e8aafb0f1 100644
--- a/app-editors/teco/files/teco-gcc4.patch
+++ b/app-editors/teco/files/teco-gcc4.patch
@@ -1,5 +1,5 @@
---- te_subs.c.orig 2007-03-18 19:58:40 +0100
-+++ te_subs.c 2007-03-18 19:58:57 +0100
+--- teco-orig/te_subs.c
++++ teco/te_subs.c
@@ -231,7 +231,7 @@
char c;
{