summaryrefslogtreecommitdiff
path: root/abuild
diff options
context:
space:
mode:
Diffstat (limited to 'abuild')
-rwxr-xr-xabuild2
1 files changed, 1 insertions, 1 deletions
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