www-client/google-chrome-beta: Strip RPATH=$ORIGIN

Package-Manager: portage-2.2.26_p10
This commit is contained in:
Mike Gilbert
2015-12-04 15:15:25 -05:00
parent dd65c3d6b9
commit 47d36483da

View File

@@ -36,6 +36,7 @@ KEYWORDS="-* ~amd64 ~x86"
IUSE="+plugins"
RESTRICT="bindist mirror strip"
DEPEND="app-admin/chrpath"
RDEPEND="
app-arch/bzip2
app-misc/ca-certificates
@@ -89,7 +90,7 @@ are not displayed properly:
Depending on your desktop environment, you may need
to install additional packages to get icons on the Downloads page.
For KDE, the required package is kde-base/oxygen-icons.
For KDE, the required package is kde-frameworks/oxygen-icons.
For other desktop environments, try one of the following:
- x11-themes/gnome-icon-theme
@@ -126,6 +127,9 @@ src_install() {
newicon -s ${size} "${CHROME_HOME}/product_logo_${size}.png" ${PN}.png
done
# Work around RPATH=$ORIGIN QA check
chrpath -d "${CHROME_HOME}/chrome-sandbox" || die
insinto /
doins -r opt usr