Fix docker build recompile test

This commit is contained in:
Bart van Strien 2017-09-06 17:27:46 +02:00
parent 85968969a0
commit d565252e3c

View File

@ -76,7 +76,7 @@ buildflatpak() {
popd
}
if ! test -f "love-${VERSION}-${ARCH}.tar.gz"; then
if ! test -f "tarball/love-${VERSION}-${ARCH}.tar.gz"; then
msg "Building love"
buildlove
buildtarball