x11-libs/fltk: add note + bug about keeping -shared binaries

Someone might end up removing them eventually otherwise.

Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens 2025-11-22 06:43:39 -05:00
parent 2781f8401f
commit afc7b36e93
No known key found for this signature in database
GPG Key ID: B24406B0B0AC4334

View File

@ -116,6 +116,7 @@ src_install() {
use static-libs || rm -- "${ED}"/usr/$(get_libdir)/*.a || die
# these are installed twice, symlink over the static fltk copy
# (both still need to exist due to cmake expecting them, bug #966334)
dosym fluid-shared /usr/bin/fluid
dosym fltk-options-shared /usr/bin/fltk-options