clean before unpack

This commit is contained in:
Natanael Copa 2008-10-24 06:46:12 +00:00
parent 9c98db397f
commit 5bf9232062
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 unpack rootpkg"
default_cmds="checkdeps fetch clean unpack rootpkg"
all_cmds="checksum fetch unpack rootpkg build package cleancache clean srcpkg"
# functions