Please use the attached patch as a reference instead.
Micah
--- /tmp/qemu-make-debian-root 2005-04-06 23:10:35.332746032 -0500 +++ /usr/sbin/qemu-make-debian-root 2005-04-06 23:15:01.022355072 -0500 @@ -9,8 +9,8 @@ fi if [ $# -lt 4 ]; then - echo Usage: "%s [-k] size-in-MB distrib deburl image [files_to_copy_in_/root]" >&2 - echo "eg %s 150 sid http://proxy:10000/debian qemu" >&2 + echo Usage: "$0 [-k] size-in-MB distrib deburl image [files_to_copy_in_/root]" >&2 + echo "eg $0 150 sid http://proxy:10000/debian qemu" >&2 exit 1 fi