commit:     814c4539fe80cc37d01c6506f585b3cadf29aa96
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  6 09:33:50 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Oct  6 09:33:57 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=814c4539

x11-libs/fltk: install fluid executable; bug #595246

Package-Manager: portage-2.3.1

 x11-libs/fltk/{fltk-1.3.3-r4.ebuild => fltk-1.3.3-r5.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/fltk/fltk-1.3.3-r4.ebuild 
b/x11-libs/fltk/fltk-1.3.3-r5.ebuild
similarity index 98%
rename from x11-libs/fltk/fltk-1.3.3-r4.ebuild
rename to x11-libs/fltk/fltk-1.3.3-r5.ebuild
index de7dc98..a6079f1 100644
--- a/x11-libs/fltk/fltk-1.3.3-r4.ebuild
+++ b/x11-libs/fltk/fltk-1.3.3-r5.ebuild
@@ -141,7 +141,7 @@ multilib_src_install() {
        default
 
        if multilib_is_native_abi; then
-               emake -C fluid DESTDIR="${D}" install-linux
+               emake -C fluid DESTDIR="${D}" install-linux install
 
                use doc && \
                        emake -C documentation DESTDIR="${D}" install

Reply via email to