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 | 53c401a4c25967f703f0836c08932b3bb1e93dcb (patch) | |
tree | 7d966ffd046d227ac7c9c5fca159ba31d70be305 /x11-wm/oroborus/oroborus-2.0.7.ebuild | |
parent | Remove S=, use epatch (diff) | |
download | historical-53c401a4c25967f703f0836c08932b3bb1e93dcb.tar.gz historical-53c401a4c25967f703f0836c08932b3bb1e93dcb.tar.bz2 historical-53c401a4c25967f703f0836c08932b3bb1e93dcb.zip |
Remove S=
Diffstat (limited to 'x11-wm/oroborus/oroborus-2.0.7.ebuild')
-rw-r--r-- | x11-wm/oroborus/oroborus-2.0.7.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-wm/oroborus/oroborus-2.0.7.ebuild b/x11-wm/oroborus/oroborus-2.0.7.ebuild index 1779f6e8adf0..86e334da3fa5 100644 --- a/x11-wm/oroborus/oroborus-2.0.7.ebuild +++ b/x11-wm/oroborus/oroborus-2.0.7.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.7.ebuild,v 1.9 2004/04/27 17:27:48 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus/oroborus-2.0.7.ebuild,v 1.10 2004/05/07 21:19:58 tseng Exp $ DESCRIPTION="Small and fast window manager." HOMEPAGE="http://www.dreamind.de/oroborus.shtml" @@ -11,8 +11,6 @@ KEYWORDS="x86 ppc" IUSE="gnome" DEPEND="virtual/x11" -S="${WORKDIR}/${P}" - src_compile() { ./configure --host=${CHOST} \ |