mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-08 00:05:33 +03:00
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:
parent
2781f8401f
commit
afc7b36e93
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user