summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-08-05 16:07:07 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-08-05 16:07:07 +0000
commit6b4a428053ddf4e2adf4244a639e5add33bfb8f9 (patch)
treea090f3652891ecef5b98ecd3da61454b8ace72d2 /x11-misc/obconf/obconf-9999.ebuild
parenthttp://my.opera.com/desktopteam/blog/2011/08/05/core-animation-cocoa-event (diff)
downloadgentoo-2-6b4a428053ddf4e2adf4244a639e5add33bfb8f9.tar.gz
gentoo-2-6b4a428053ddf4e2adf4244a639e5add33bfb8f9.tar.bz2
gentoo-2-6b4a428053ddf4e2adf4244a639e5add33bfb8f9.zip
Patch applied upstream
(Portage version: 2.2.0_alpha50/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/obconf/obconf-9999.ebuild')
-rw-r--r--x11-misc/obconf/obconf-9999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-misc/obconf/obconf-9999.ebuild b/x11-misc/obconf/obconf-9999.ebuild
index cc0c6fba9308..23d4b76fb059 100644
--- a/x11-misc/obconf/obconf-9999.ebuild
+++ b/x11-misc/obconf/obconf-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/obconf-9999.ebuild,v 1.8 2011/08/05 15:53:50 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/obconf-9999.ebuild,v 1.9 2011/08/05 16:07:07 hwoarang Exp $
EAPI="2"
@@ -28,7 +28,6 @@ src_prepare() {
if use lxde; then
sed -i -e "/^Exec/s:obconf.*$:obconf-lxde:" ${PN}.desktop || die
fi
- epatch "${FILESDIR}"/${PN}-2.0.3_p20110314-config-path.patch
eautopoint
eautoreconf
}