build-style/meson.sh: fix binary name

This commit is contained in:
maxice8 2019-01-21 02:16:03 -02:00
parent a59075f1d1
commit 5512d7e69f
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -51,7 +51,7 @@ ld = '${LD}'
strip = '${STRIP}'
readelf = '${READELF}'
pkgconfig = 'pkg-config'
rustc = 'rustc'
rust = 'rustc'
[properties]
needs_exe_wrapper = true