summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2002-08-12 11:06:27 +0000
committerMartin Schlemmer <azarah@gentoo.org>2002-08-12 11:06:27 +0000
commit0bf8b670c535498b93febe48bee09bbe467c1d26 (patch)
treee64d21ce9840be46d762a1a2dc458bd98a8421a8 /x11-wm
parentfix bug with inherit cvs and (diff)
downloadgentoo-2-0bf8b670c535498b93febe48bee09bbe467c1d26.tar.gz
gentoo-2-0bf8b670c535498b93febe48bee09bbe467c1d26.tar.bz2
gentoo-2-0bf8b670c535498b93febe48bee09bbe467c1d26.zip
blah, libexec is used by a lot of other stuff anyhow.
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/metacity/metacity-2.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/metacity/metacity-2.4.0.ebuild b/x11-wm/metacity/metacity-2.4.0.ebuild
index acc98fb24b40..86c31a8d552c 100644
--- a/x11-wm/metacity/metacity-2.4.0.ebuild
+++ b/x11-wm/metacity/metacity-2.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.4.0.ebuild,v 1.1 2002/08/07 21:11:32 stroke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.4.0.ebuild,v 1.2 2002/08/12 11:06:27 azarah Exp $
inherit gnome2
@@ -25,6 +25,6 @@ RDEPEND=">=dev-libs/glib-2.0.4
DEPEND="${RDEPEND}
>=dev-util/pkgconfig-0.12.0"
-G2CONF="${G2CONF} libexecdir=${D}/usr/lib/${PN} --enable-platform-gnome-2"
+G2CONF="${G2CONF} --enable-platform-gnome-2"
DOCS="AUTHORS COPYING ChangeLog HACKING INSTALL NEWS README"