diff options
Diffstat (limited to 'net-www/galeon/files/galeon-1.2.0-gcc3.patch')
-rw-r--r-- | net-www/galeon/files/galeon-1.2.0-gcc3.patch | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/net-www/galeon/files/galeon-1.2.0-gcc3.patch b/net-www/galeon/files/galeon-1.2.0-gcc3.patch deleted file mode 100644 index 02f70cc72778..000000000000 --- a/net-www/galeon/files/galeon-1.2.0-gcc3.patch +++ /dev/null @@ -1,33 +0,0 @@ -diff -ur galeon-1.2.0-orig/src/GaleonAutomation-skels.c galeon-1.2.0/src/GaleonAutomation-skels.c ---- galeon-1.2.0-orig/src/GaleonAutomation-skels.c Sat Mar 9 18:52:54 2002 -+++ galeon-1.2.0/src/GaleonAutomation-skels.c Sun Apr 7 17:09:39 2002 -@@ -2,6 +2,7 @@ - * This file was generated by orbit-idl - DO NOT EDIT! - */ - -+#include <stdlib.h> - #include <string.h> - #include "GaleonAutomation.h" - -diff -ur galeon-1.2.0-orig/src/GaleonAutomation-stubs.c galeon-1.2.0/src/GaleonAutomation-stubs.c ---- galeon-1.2.0-orig/src/GaleonAutomation-stubs.c Sat Mar 9 18:52:54 2002 -+++ galeon-1.2.0/src/GaleonAutomation-stubs.c Sun Apr 7 17:09:22 2002 -@@ -2,6 +2,7 @@ - * This file was generated by orbit-idl - DO NOT EDIT! - */ - -+#include <stdlib.h> - #include <string.h> - #include "GaleonAutomation.h" - -diff -ur galeon-1.2.0-orig/src/Gtm-stubs.c galeon-1.2.0/src/Gtm-stubs.c ---- galeon-1.2.0-orig/src/Gtm-stubs.c Sat Mar 9 18:52:54 2002 -+++ galeon-1.2.0/src/Gtm-stubs.c Sun Apr 7 17:31:02 2002 -@@ -2,6 +2,7 @@ - * This file was generated by orbit-idl - DO NOT EDIT! - */ - -+#include <stdlib.h> - #include <string.h> - #include "Gtm.h" - |