Changeset 08433c1 for scripts/fetch
- Timestamp:
- Feb 21, 2009, 12:27:19 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:
- dcc8f833
- Parents:
- 27e5b8e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
scripts/fetch/glibc.sh
r27e5b8e r08433c1 58 58 find "glibc-${TARver}" "glibc-ports-${TARver}" -name .cvsignore | xargs rm -rf 59 59 60 # Add a custom version string 61 DATE_STAMP=$(date +%Y%m%d) 62 sed -i "s@Copyright (C)@Built for Cross-LFS - ${DATE_STAMP}\\n\Copyright (C)@" csu/version.c 63 60 64 # Create tarballs 61 65 echo "Creating Tarballs"
Note:
See TracChangeset
for help on using the changeset viewer.