Changeset 4261659
- Timestamp:
- Jul 7, 2009, 8:49:07 AM (15 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 6fcaede
- Parents:
- e37e5b2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
scripts/patch/binutils-patch.sh
re37e5b2 r4261659 85 85 DATE_STAMP=$(date +%Y%m%d) 86 86 cd ~/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 87 sed -i "s:@PKGVERSION@:(GNU Binutils for Cross-LFS - Retrieved on ${DATE_STAMP}) :" bfd/Makefile.in 89 88 90 89 # Create Patch
Note:
See TracChangeset
for help on using the changeset viewer.