summaryrefslogtreecommitdiff
path: root/abuild
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2008-10-24 09:50:16 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2008-10-24 09:50:16 +0000
commitee609dab73e5f7aec38213b57b2fcce645d20286 (patch)
tree547740fffd68a56dcf8a7347a3b2138448f3b3c4 /abuild
parentedf5c5fb029b184410738ea76bfeabd0e1ec4934 (diff)
downloadabuild-ee609dab73e5f7aec38213b57b2fcce645d20286.tar.gz
abuild-ee609dab73e5f7aec38213b57b2fcce645d20286.tar.bz2
abuild-ee609dab73e5f7aec38213b57b2fcce645d20286.tar.xz
abuild-ee609dab73e5f7aec38213b57b2fcce645d20286.zip
clean before fetch
Diffstat (limited to 'abuild')
-rwxr-xr-xabuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/abuild b/abuild
index 99bc148..04613ee 100755
--- a/abuild
+++ b/abuild
@@ -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