commit: afc7b36e939f4fb0300b22eb3964b63b267c83b0
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 22 11:43:39 2025 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sat Nov 22 11:44:41 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afc7b36e
x11-libs/fltk: add note + bug about keeping -shared binaries
Someone might end up removing them eventually otherwise.
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
x11-libs/fltk/fltk-1.4.4-r1.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/x11-libs/fltk/fltk-1.4.4-r1.ebuild
b/x11-libs/fltk/fltk-1.4.4-r1.ebuild
index 92919535fc95..7b90cd21638b 100644
--- a/x11-libs/fltk/fltk-1.4.4-r1.ebuild
+++ b/x11-libs/fltk/fltk-1.4.4-r1.ebuild
@@ -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