fix configuration step

This commit is contained in:
Josh Holtrop 2020-03-31 17:50:33 -04:00
parent 7b0f95d924
commit 5297b24da6

View File

@ -1,5 +1,5 @@
configure do configure do
check_command "mformat" check_program "mformat"
end end
build do build do