summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/hercules/files/hercules-3.06-gcc44.patch')
-rw-r--r--app-emulation/hercules/files/hercules-3.06-gcc44.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/app-emulation/hercules/files/hercules-3.06-gcc44.patch b/app-emulation/hercules/files/hercules-3.06-gcc44.patch
deleted file mode 100644
index e38c320dafbe..000000000000
--- a/app-emulation/hercules/files/hercules-3.06-gcc44.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ur hercules-3.06.orig/hsccmd.c hercules-3.06/hsccmd.c
---- hercules-3.06.orig/hsccmd.c 2009-01-10 02:18:33.000000000 +0200
-+++ hercules-3.06/hsccmd.c 2009-08-10 14:59:34.000000000 +0300
-@@ -7676,7 +7676,7 @@
- break;
- }
- }
--#elif // OPTION_CMDTGT
-+#else // OPTION_CMDTGT
- #ifdef _FEATURE_SYSTEM_CONSOLE
- if ('.' == cmd[0] || '!' == cmd[0])
- {