OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 18-Feb-2004 20:10:05
Branch: HEAD Handle: 2004021819100500
Modified files:
openpkg-src/gcc gcc.patch
Log:
fix patch
Summary:
Revision Changes Path
1.14 +2 -2 openpkg-src/gcc/gcc.patch
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/gcc/gcc.patch
============================================================================
$ cvs diff -u -r1.13 -r1.14 gcc.patch
--- openpkg-src/gcc/gcc.patch 17 Oct 2003 13:59:00 -0000 1.13
+++ openpkg-src/gcc/gcc.patch 18 Feb 2004 19:10:05 -0000 1.14
@@ -14,8 +14,8 @@
please modify this string to indicate that, e.g. by putting your
organization's name in parentheses at the end of the string. */
--const char version_string[] = "3.3.2";
-+const char version_string[] = "3.3.2 (@l_openpkg_release@)";
+-const char version_string[] = "3.3.3";
++const char version_string[] = "3.3.3 (@l_openpkg_release@)";
/* This is the location of the online document giving instructions for
reporting bugs. If you distribute a modified version of GCC,
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]