Changeset 5d01446 for scripts/patch
- Timestamp:
- Feb 16, 2009, 7:00:13 PM (16 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 3084543
- Parents:
- e6c6e3e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
scripts/patch/binutils-patch.sh
re6c6e3e r5d01446 80 80 DATE_STAMP="`date +%Y%m%d`" 81 81 cd /usr/src/binutils-${SOURCEVERSION} 82 sed -i "s:@PKGVERSION@: \"(GNU Binutils for Cross-LFS) \":" bfd/Makefile.in82 sed -i "s:@PKGVERSION@:(GNU Binutils for Cross-LFS) :" bfd/Makefile.in 83 83 sed -i "s:^[[:space:]]VERSION=\(.*\)$:VERSION=\1.${DATE_STAMP}:g" bfd/configure 84 84 # Cleanliness is the name of my game!
Note:
See TracChangeset
for help on using the changeset viewer.