Changeset dd6636b for scripts/scripts/native-scripts/native-gawk.sh
- Timestamp:
- Mar 10, 2006, 3:02:54 AM (20 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 63b3dd5
- Parents:
- c0cf39e
- File:
-
- 1 edited
-
scripts/scripts/native-scripts/native-gawk.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
scripts/scripts/native-scripts/native-gawk.sh
rc0cf39e rdd6636b 17 17 unpack_tarball gawk-${GAWK_VER} && 18 18 cd ${PKGDIR} 19 20 case ${GAWK_VER} in 21 3.1.5 ) apply_patch gawk-3.1.5-segfault_fix-1 ;; 22 esac 19 23 20 24 # Following mimics gawk patch
Note:
See TracChangeset
for help on using the changeset viewer.
