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:08:31
Branch: OPENPKG_2_0_SOLID Handle: 2004021819083100
Modified files: (Branch: OPENPKG_2_0_SOLID)
openpkg-src/gcc gcc.patch
Log:
fix patch
Summary:
Revision Changes Path
1.13.2.1 +2 -2 openpkg-src/gcc/gcc.patch
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/gcc/gcc.patch
============================================================================
$ cvs diff -u -r1.13 -r1.13.2.1 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:08:31 -0000 1.13.2.1
@@ -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]