diff options
| -rw-r--r-- | x11-libs/fltk/fltk-1.4.4-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
