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

svn at cross-lfs.org svn at cross-lfs.org
Mon Feb 16 19:00:14 PST 2009


Author: jim
Date: Tue Feb 17 03:00:13 2009
New Revision: 4706

Log:
Update binutils patch script

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 03:00:13 2009
@@ -79,7 +79,7 @@
 cd /usr/src/binutils-${SOURCEVERSION}
 DATE_STAMP="`date +%Y%m%d`"
 cd /usr/src/binutils-${SOURCEVERSION}
-sed -i "s:@PKGVERSION@:\"(GNU Binutils for Cross-LFS) \":" bfd/Makefile.in
+sed -i "s:@PKGVERSION@:(GNU Binutils for Cross-LFS) :" bfd/Makefile.in
 sed -i "s:^[[:space:]]VERSION=\(.*\)$:VERSION=\1.${DATE_STAMP}:g" bfd/configure
 # Cleanliness is the name of my game!
 unset DATE_STAMP




More information about the Clfs-commits mailing list