use macro awk here, patch from karl

This commit is contained in:
Miguel de Icaza 1999-05-30 19:20:34 +00:00
parent 259a376b85
commit 80102c8571
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ uni_cat ()
mccpiofs_list ()
# $1 is the archive name
{
uni_cat "$1" | cpio -itv | /bin/awk '
uni_cat "$1" | cpio -itv | @AWK@ '
{
if (substr($9,length($9),1) == ",")
{