mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
zint: fix build
This commit is contained in:
parent
19adc62aef
commit
3cd46624fc
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ checksum=83c76873cda163537de4b937d390de42a8ae487e830e73212c4a74c8cc49ce65
|
||||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||||
configure_args+=" -DZINT_TEST=ON"
|
configure_args+=" -DZINT_TEST=ON"
|
||||||
else
|
else
|
||||||
configure_args+=" -ZINT_TEST=OFF"
|
configure_args+=" -DZINT_TEST=OFF"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue