diff --git a/abuild b/abuild index 579f222..0fb2d13 100755 --- a/abuild +++ b/abuild @@ -38,7 +38,7 @@ SRCDEST=${SRCDEST:-$startdir} PKGDEST=${PKGDEST:-$startdir} BUILD_BASE="binutils gcc make patch uclibc-dev" -default_cmds="sanitycheck builddeps clean fetch md5check unpack rootpkg" +default_cmds="sanitycheck builddeps clean fetch unpack rootpkg" set_xterm_title() { if [ "$TERM" = xterm ]; then