diff options
author | Brandon Hale <tseng@gentoo.org> | 2004-05-07 21:19:58 +0000 |
---|---|---|
committer | Brandon Hale <tseng@gentoo.org> | 2004-05-07 21:19:58 +0000 |
commit | 23cbee4661d9451a422bcfa3e59a953ff77fdaa4 (patch) | |
tree | 25063bb75b4555a9aa4c06594ba8f73dc174fd60 /x11-wm/oroborus/oroborus-2.0.9.ebuild | |
parent | Remove S=, use epatch (Manifest recommit) (diff) | |
download | gentoo-2-23cbee4661d9451a422bcfa3e59a953ff77fdaa4.tar.gz gentoo-2-23cbee4661d9451a422bcfa3e59a953ff77fdaa4.tar.bz2 gentoo-2-23cbee4661d9451a422bcfa3e59a953ff77fdaa4.zip |
Remove S=
Diffstat (limited to 'x11-wm/oroborus/oroborus-2.0.9.ebuild')
-rw-r--r-- | x11-wm/oroborus/oroborus-2.0.9.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-wm/oroborus/oroborus-2.0.9.ebuild b/x11-wm/oroborus/oroborus-2.0.9.ebuild index 80ca908de993..0be1783cb659 100644 --- a/x11-wm/oroborus/oroborus-2.0.9.ebuild +++ b/x11-wm/oroborus/oroborus-2.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus/oroborus-2.0.9.ebuild,v 1.7 2004/04/27 17:27:48 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus/oroborus-2.0.9.ebuild,v 1.8 2004/05/07 21:19:58 tseng Exp $ DESCRIPTION="Small and fast window manager." HOMEPAGE="http://www.dreamind.de/oroborus.shtml" @@ -12,8 +12,6 @@ IUSE="gnome" DEPEND="virtual/x11" -S="${WORKDIR}/${P}" - src_compile() { ./configure --host=${CHOST} \ |