Changeset e6b4db2 for scripts


Ignore:
Timestamp:
Apr 9, 2009, 10:12:33 PM (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:
697d86d
Parents:
a602073
Message:

Updated Bash Branch Update Patch to -4

File:
1 edited

Legend:

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

    ra602073 re6b4db2  
    2828cd /usr/src
    2929wget http://svn.cross-lfs.org/svn/repos/cross-lfs/trunk/patches/ --no-remove-listing
    30 PATCH_NUM=$(cat index.html | grep binutils | grep "${VERSION}" | grep branch_update | cut -f2 -d'"' | cut -f1 -d'"'| cut -f4 -d- | cut -f1 -d. | tail -n 1)
     30PATCH_NUM=$(cat index.html | grep binutils | grep "${SOURCEVERSION}" | grep branch_update | cut -f2 -d'"' | cut -f1 -d'"'| cut -f4 -d- | cut -f1 -d. | tail -n 1)
    3131PATCH_NUM=$(expr ${PATCH_NUM} + 1)
    3232rm -f index.html
Note: See TracChangeset for help on using the changeset viewer.