Changeset 27e5b8e for scripts/patch/binutils-patch.sh
- Timestamp:
- Feb 21, 2009, 12:13:12 AM (16 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 08433c1
- Parents:
- b97cf823
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
scripts/patch/binutils-patch.sh
rb97cf823 r27e5b8e 82 82 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 85 # Cleanliness is the name of my game! 86 # 85 87 unset DATE_STAMP 86 88
Note:
See TracChangeset
for help on using the changeset viewer.