diff options
-rwxr-xr-x | abuild | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |