Changeset cd317ff for scripts/patch/binutils-patch.sh
- Timestamp:
- Feb 16, 2009, 10:26:12 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:
- 352a137
- Parents:
- 7e3b152
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
scripts/patch/binutils-patch.sh
r7e3b152 rcd317ff 75 75 sed -i 's/# RELEASE=y/RELEASE=y/g' bfd/Makefile.in 76 76 77 # Customize the version string, so we know it's patched 78 # 79 cd /usr/src/binutils-${SOURCEVERSION} 80 sed -i "s:@PKGVERSION@:\"(Cross-LFS - Branch Update ${PATCH_NUM}) \":" Makefile.in 81 77 82 # Create Patch 78 83 #
Note:
See TracChangeset
for help on using the changeset viewer.