stepmania: use make explicitly
This commit is contained in:
@@ -3,6 +3,7 @@ pkgname=stepmania
|
|||||||
version=5.0.12
|
version=5.0.12
|
||||||
revision=2
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
make_cmd=make
|
||||||
cmake_builddir="Build"
|
cmake_builddir="Build"
|
||||||
hostmakedepends="nasm yasm pkg-config git"
|
hostmakedepends="nasm yasm pkg-config git"
|
||||||
makedepends="libmad-devel libvorbis-devel pcre-devel libjpeg-turbo-devel
|
makedepends="libmad-devel libvorbis-devel pcre-devel libjpeg-turbo-devel
|
||||||
@@ -19,6 +20,8 @@ checksum=df79bcadd69d4ed60cf560d45386ec275181343495ffd744c3ff8f73c83d4755
|
|||||||
# with Windows
|
# with Windows
|
||||||
archs="i686 x86_64"
|
archs="i686 x86_64"
|
||||||
|
|
||||||
|
export CMAKE_GENERATOR="Unix Makefiles"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense Docs/Licenses.txt
|
vlicense Docs/Licenses.txt
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user