Cataclysm-DDA: reorder subpackage

the vmove of the subpackage are dependent on the order they are executed
This commit is contained in:
John 2020-10-09 21:04:19 +02:00
parent 3bf0661f67
commit b927be6414

View file

@ -23,7 +23,7 @@ case $XBPS_TARGET_MACHINE in
*) build_options_default+=" backtrace";;
esac
subpackages="Cataclysm-DDA-data"
subpackages=""
if [ "$build_option_tiles" ]; then
subpackages+=" Cataclysm-DDA-tiles"
post_configure() {
@ -42,6 +42,7 @@ if [ "$build_option_tiles" ]; then
do_install
}
fi
subpackages="Cataclysm-DDA-data"
do_check() {
: #needs tap++.h