Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 581362
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +3 lines)
Line  Link Here
0
-- /usr/portage/net-libs/rb_libtorrent/rb_libtorrent-1.0.9-r1.ebuild   2016-04-21 23:32:15.133832797 +0200
0
++ rb_libtorrent-1.0.9-r1.ebuild       2016-05-02 00:32:52.475997593 +0200
Lines 81-87 Link Here
81
81
82
       python_compile() {
82
       python_compile() {
83
               cd "${BUILD_DIR}/../bindings/python" || return 1
83
               cd "${BUILD_DIR}/../bindings/python" || return 1
84
               distutils-r1_python_compile
84
               # The library is built in a different directory, bug #581362
85
               LIBRARY_PATH="${S}/src/.libs" distutils-r1_python_compile
85
       }
86
       }
86
       use python && distutils-r1_src_compile
87
       use python && distutils-r1_src_compile
87
}
88
}

Return to bug 581362