Changeset 7e3b152 for scripts/patch
- Timestamp:
- Feb 16, 2009, 1:37:49 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:
- cd317ff
- Parents:
- 099bfc2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
scripts/patch/gcc-patch.sh
r099bfc2 r7e3b152 45 45 46 46 # Add a custom version string 47 sed -i "s:PKGVERSION:\"(Cross-LFS - Branch Update ${PATCH NUM})\":" gcc-${VERSION}/gcc/version.c47 sed -i "s:PKGVERSION:\"(Cross-LFS - Branch Update ${PATCH_NUM})\":" gcc-${VERSION}/gcc/version.c 48 48 49 49 # Cleanup
Note:
See TracChangeset
for help on using the changeset viewer.