sane-backends: fix build on macos
authorSergey V. Lobanov <redacted>
Sat, 29 Jan 2022 21:12:47 +0000 (00:12 +0300)
committerLuiz Angelo Daros de Luca <redacted>
Sat, 29 Jan 2022 22:26:44 +0000 (19:26 -0300)
commit26cecccf280cf9e69a1caf7a4500d84b8a45bd4b
tree78c1aceb8d3cdc6cc7fd7ffc46268b454b4b8e78
parente7900b533bb60d1872ff3e0925e2b960966350b3
sane-backends: fix build on macos

MacOS does not have /bin/true, but OpenWrt Makefile uses it so
build fails on macos

This patch removes absolute path (replaces /bin/true to true)

Signed-off-by: Sergey V. Lobanov <redacted>
utils/sane-backends/Makefile
git clone https://git.99rst.org/PROJECT