summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-client/opera/opera-12.13_p1734.ebuild')
-rw-r--r--www-client/opera/opera-12.13_p1734.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/opera/opera-12.13_p1734.ebuild b/www-client/opera/opera-12.13_p1734.ebuild
index 0f54cff44a2d..8e1f0f955937 100644
--- a/www-client/opera/opera-12.13_p1734.ebuild
+++ b/www-client/opera/opera-12.13_p1734.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/opera/opera-12.13_p1734.ebuild,v 1.4 2013/01/30 22:44:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/opera/opera-12.13_p1734.ebuild,v 1.5 2013/02/06 18:37:52 jer Exp $
EAPI=4
inherit eutils fdo-mime gnome2-utils multilib pax-utils versionator
@@ -200,7 +200,7 @@ src_prepare() {
src_install() {
# We install into usr instead of opt as Opera does not support the latter
dodir /usr
- rm -f lib/opera/opera_autoupdatechecker
+ rm lib/${PN}/opera_autoupdatechecker || die
mv lib/ "${D}/${OPREFIX}" || die
mv share/ "${D}/usr/" || die