mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
bitfighter: fix wrksrc
This commit is contained in:
parent
9d914e2310
commit
2d99639a47
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,9 @@
|
|||
# Template file for 'bitfighter'
|
||||
pkgname=bitfighter
|
||||
version=022
|
||||
revision=1
|
||||
revision=2
|
||||
create_wrksrc=yes
|
||||
build_wrksrc="${pkgname}-${version}"
|
||||
build_style=cmake
|
||||
configure_args="-DMASTER_MINIMAL=1 -DLUAJIT_BUILTIN=OFF"
|
||||
hostmakedepends="pkg-config unzip"
|
||||
|
|
Loading…
Add table
Reference in a new issue