mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
www-client/opera: get_libdir foo.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
@@ -101,9 +101,12 @@ RDEPEND="
|
||||
gstreamer? ( ${GSTRDEPEND} )
|
||||
"
|
||||
|
||||
OPREFIX="/usr/$(get_libdir)"
|
||||
QA_PREBUILT="*"
|
||||
|
||||
pkg_setup() {
|
||||
OPREFIX="/usr/$(get_abi_LIBDIR)"
|
||||
}
|
||||
|
||||
src_unpack() {
|
||||
unpack ${A}
|
||||
mv -v ${PN}* "${S}" || die
|
||||
|
||||
Reference in New Issue
Block a user