Changeset 5270a7f8
- Timestamp:
- Feb 21, 2009, 12:09:52 PM (17 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- ead347c
- Parents:
- 9408eb8c
- File:
- 
      - 1 edited
 
 - 
          
  scripts/patch/gcc-patch.sh (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      scripts/patch/gcc-patch.shr9408eb8c r5270a7f8 48 48 DATE_STAMP=$(date +%Y%m%d) 49 49 sed -i "s:PKGVERSION:\"(GCC for Cross-LFS) \":" gcc-${VERSION}/gcc/version.c 50 sed -i 's@\(^DATESTAMP_s := \).*@\1\"\\\" .$(DATESTAMP_c\)\\\"\"@' gcc-${VERSION}/gcc/Makefile.in50 sed -i 's@\(^DATESTAMP_s := \).*@\1\"\\\"$(DATESTAMP_c\)\\\"\"@' gcc-${VERSION}/gcc/Makefile.in 51 51 echo "${VERSION}" > gcc-${VERSION}/gcc/BASE-VER 52 52 echo "${DATE_STAMP}" > gcc-${VERSION}/gcc/DATESTAMP 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
