toxic: unbreak build.
This commit is contained in:
parent
38bfbfb41b
commit
5278f794e1
@ -13,7 +13,9 @@ hostmakedepends="pkg-config"
|
||||
build_style="gnu-makefile"
|
||||
distfiles="https://github.com/Tox/toxic/archive/${_commithash}.tar.gz"
|
||||
checksum="14990c674363004b7d2d4c14706f8a6232eb0b546e7b8f9889867761de548435"
|
||||
make_install_args="-C build ${make_install_args}"
|
||||
make_build_args="${make_install_args}"
|
||||
make_install_args="-C build"
|
||||
wrksrc="toxic-${_commithash}"
|
||||
|
||||
do_build() {
|
||||
make CC=$CC -C build ${makejobs}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user