clean before fetch

This commit is contained in:
Natanael Copa 2008-10-24 09:50:16 +00:00
parent edf5c5fb02
commit ee609dab73
1 changed files with 1 additions and 1 deletions

2
abuild
View File

@ -23,7 +23,7 @@ pkgrel=0
SRCDEST=${SRCDEST:-$startdir}
PKGDEST=${PKGDEST:-$startdir}
default_cmds="checkdeps fetch clean unpack rootpkg"
default_cmds="checkdeps clean fetch unpack rootpkg"
all_cmds="checksum fetch unpack rootpkg build package cleancache clean srcpkg"
# functions