stepmania: use make explicitly

This commit is contained in:
John 2021-02-08 17:36:11 +01:00
parent e1f1e33581
commit 7224bfacde

View file

@ -3,6 +3,7 @@ pkgname=stepmania
version=5.0.12
revision=2
build_style=cmake
make_cmd=make
cmake_builddir="Build"
hostmakedepends="nasm yasm pkg-config git"
makedepends="libmad-devel libvorbis-devel pcre-devel libjpeg-turbo-devel
@ -19,6 +20,8 @@ checksum=df79bcadd69d4ed60cf560d45386ec275181343495ffd744c3ff8f73c83d4755
# with Windows
archs="i686 x86_64"
export CMAKE_GENERATOR="Unix Makefiles"
post_install() {
vlicense Docs/Licenses.txt