[Clfs-commits] commit: r4700 - /trunk/scripts/patch/gcc-patch.sh

svn at cross-lfs.org svn at cross-lfs.org
Mon Feb 16 13:37:49 PST 2009


Author: eikniw
Date: Mon Feb 16 21:37:49 2009
New Revision: 4700

Log:
Woops, typo

Modified:
    trunk/scripts/patch/gcc-patch.sh

Modified: trunk/scripts/patch/gcc-patch.sh
==============================================================================
--- trunk/scripts/patch/gcc-patch.sh (original)
+++ trunk/scripts/patch/gcc-patch.sh Mon Feb 16 21:37:49 2009
@@ -44,7 +44,7 @@
 svn export svn://gcc.gnu.org/svn/gcc/branches/gcc-${FIXEDVERSION}-branch gcc-${VERSION}
 
 # Add a custom version string
-sed -i "s:PKGVERSION:\"(Cross-LFS - Branch Update ${PATCHNUM})\":" gcc-${VERSION}/gcc/version.c
+sed -i "s:PKGVERSION:\"(Cross-LFS - Branch Update ${PATCH_NUM})\":" gcc-${VERSION}/gcc/version.c
 
 # Cleanup
 DIRS="gcc-${VERSION} gcc-${VERSION}.orig"




More information about the Clfs-commits mailing list