Skip to content

Commit

Permalink
zint: fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
classabbyamp committed Sep 16, 2023
1 parent 19adc62 commit 3cd4662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion srcpkgs/zint/template
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ checksum=83c76873cda163537de4b937d390de42a8ae487e830e73212c4a74c8cc49ce65
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -DZINT_TEST=ON"
else
configure_args+=" -ZINT_TEST=OFF"
configure_args+=" -DZINT_TEST=OFF"
fi

pre_check() {
Expand Down

0 comments on commit 3cd4662

Please sign in to comment.