mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
liblockfile.so.1.0 gets installed into /usr/lib, not /lib, so the target install make target is always considered out-of-date. Do various cleanups while we're here. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>