onigumura: fix library installation
authorEneas U de Queiroz <redacted>
Sat, 9 May 2026 22:09:07 +0000 (19:09 -0300)
committerEneas U de Queiroz <redacted>
Mon, 11 May 2026 10:41:42 +0000 (07:41 -0300)
commit8a9b1e95fd3875c3b7672bd72d5b175456a65f8a
tree3536ffea00dac945a66dfba3d1da826b000c9774
parent753e26a1312b5b318ae8bb976e1443428afda21a
onigumura: fix library installation

Commit 537c2a631 ("treewide: avoid deref symlinks when installing .so")
intended to avoid duplicating .so* files, but this package actually
relies on install dereferencing the file that matches the SONAME
version, to avoid installing unnecessary symlinks.

Fixes: https://github.com/openwrt/packages/issues/29387
Fixes: 537c2a631 ("treewide: avoid deref symlinks when installing .so")
Signed-off-by: Eneas U de Queiroz <redacted>
libs/oniguruma/Makefile
git clone https://git.99rst.org/PROJECT