Changeset 4261659


Ignore:
Timestamp:
Jul 7, 2009, 8:49:07 AM (15 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
6fcaede
Parents:
e37e5b2
Message:

Don't change the library names with branch update patch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • scripts/patch/binutils-patch.sh

    re37e5b2 r4261659  
    8585DATE_STAMP=$(date +%Y%m%d)
    8686cd ~/tmp/binutils-${SOURCEVERSION}
    87 sed -i "s:@PKGVERSION@:(GNU Binutils for Cross-LFS) :" bfd/Makefile.in
    88 sed -i "s:^[[:space:]]VERSION=\(.*\)$: VERSION=\1.${DATE_STAMP}:g" bfd/configure
     87sed -i "s:@PKGVERSION@:(GNU Binutils for Cross-LFS - Retrieved on ${DATE_STAMP}) :" bfd/Makefile.in
    8988
    9089# Create Patch
Note: See TracChangeset for help on using the changeset viewer.