[Clfs-commits] commit: r4704 - /trunk/scripts/patch/binutils-patch.sh

svn at cross-lfs.org svn at cross-lfs.org
Mon Feb 16 16:40:12 PST 2009


Author: jim
Date: Tue Feb 17 00:40:11 2009
New Revision: 4704

Log:
Update to binutils patch

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

Modified: trunk/scripts/patch/binutils-patch.sh
==============================================================================
--- trunk/scripts/patch/binutils-patch.sh (original)
+++ trunk/scripts/patch/binutils-patch.sh Tue Feb 17 00:40:11 2009
@@ -77,7 +77,7 @@
 # Customize the version string, so we know it's patched
 #
 cd /usr/src/binutils-${SOURCEVERSION}
-sed -i "s:@PKGVERSION@:\"(Cross-LFS - Branch Update ${PATCH_NUM}) \":" bfd/Makefile.in
+sed -i "s:@PKGVERSION@:(Cross-LFS - Branch Update ${PATCH_NUM}) :" bfd/Makefile.in
 
 # Create Patch
 #




More information about the Clfs-commits mailing list