run sanity check first
This commit is contained in:
parent
5a9827a1b5
commit
f8e032d280
2
abuild
2
abuild
@ -23,7 +23,7 @@ pkgrel=0
|
|||||||
SRCDEST=${SRCDEST:-$startdir}
|
SRCDEST=${SRCDEST:-$startdir}
|
||||||
PKGDEST=${PKGDEST:-$startdir}
|
PKGDEST=${PKGDEST:-$startdir}
|
||||||
|
|
||||||
default_cmds="makedepcheck clean fetch md5check unpack rootpkg"
|
default_cmds="sanitycheck makedepcheck clean fetch md5check unpack rootpkg"
|
||||||
all_cmds="checksum fetch unpack rootpkg build package cleancache clean srcpkg"
|
all_cmds="checksum fetch unpack rootpkg build package cleancache clean srcpkg"
|
||||||
|
|
||||||
# functions
|
# functions
|
||||||
|
Reference in New Issue
Block a user