common: do_build is optional

This commit is contained in:
Enno Boland 2017-11-20 21:55:57 +01:00
parent 9d26600056
commit 3b1f35c07e
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ for f in $XBPS_COMMONDIR/environment/build/*.sh; do
source_file "$f"
done
run_step build
run_step build optional
touch -f $XBPS_BUILD_DONE