diff options
Diffstat (limited to 'sys-devel/gcc/files/3.2.3/gcc-323-propolice-version.patch')
-rw-r--r-- | sys-devel/gcc/files/3.2.3/gcc-323-propolice-version.patch | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/sys-devel/gcc/files/3.2.3/gcc-323-propolice-version.patch b/sys-devel/gcc/files/3.2.3/gcc-323-propolice-version.patch deleted file mode 100644 index 61b5eed9054d..000000000000 --- a/sys-devel/gcc/files/3.2.3/gcc-323-propolice-version.patch +++ /dev/null @@ -1,17 +0,0 @@ ---- gcc/version.c.old 2003-03-26 10:43:47.000000000 -0500 -+++ gcc/version.c 2003-03-26 10:44:13.000000000 -0500 -@@ -1,4 +1,4 @@ - #include "ansidecl.h" - #include "version.h" - --const char *const version_string = "3.2.3 20030422 (Gentoo Linux 1.4 @PV@)"; -+const char *const version_string = "3.2.3 20030422 (Gentoo Linux 1.4 @PV@, propolice)"; - ---- gcc/f/version.c.old 2003-03-26 10:43:54.000000000 -0500 -+++ gcc/f/version.c 2003-03-26 10:44:27.000000000 -0500 -@@ -1,4 +1,4 @@ - #include "ansidecl.h" - #include "f/version.h" - --const char *const ffe_version_string = "3.2.3 20030422 (Gentoo Linux 1.4 @PV@)"; -+const char *const ffe_version_string = "3.2.3 20030422 (Gentoo Linux 1.4 @PV@), propolice)"; |