mirror of
https://github.com/yuzu-mirror/unicorn.git
synced 2026-02-24 08:24:24 +01:00
Fix make.sh for systems with /usr/lib64 path
The ${MAKE} was superfluous, causing an unnecessary invocation of make,
and causing LIBDIRARCH=lib64 to not actually be set for the
'make install'. This now matches the uninstall() function.
This commit is contained in:
parent
557e004426
commit
9778e65b44