diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-19 04:22:41 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-19 04:22:41 +0000 |
commit | 421929e0bf42a7077650cd31a9547fd3dd24a758 (patch) | |
tree | c540cda6806ff564acd60a53db9959d98d02a1f9 /x11-plugins/asbutton/asbutton-0.3-r1.ebuild | |
parent | QA - Add IUSE. (Manifest recommit) (diff) | |
download | gentoo-2-421929e0bf42a7077650cd31a9547fd3dd24a758.tar.gz gentoo-2-421929e0bf42a7077650cd31a9547fd3dd24a758.tar.bz2 gentoo-2-421929e0bf42a7077650cd31a9547fd3dd24a758.zip |
QA - Add IUSE, don't assign default S, use default src_compile.
Diffstat (limited to 'x11-plugins/asbutton/asbutton-0.3-r1.ebuild')
-rw-r--r-- | x11-plugins/asbutton/asbutton-0.3-r1.ebuild | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/x11-plugins/asbutton/asbutton-0.3-r1.ebuild b/x11-plugins/asbutton/asbutton-0.3-r1.ebuild index 638bf3aa459e..cf228c49352c 100644 --- a/x11-plugins/asbutton/asbutton-0.3-r1.ebuild +++ b/x11-plugins/asbutton/asbutton-0.3-r1.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-plugins/asbutton/asbutton-0.3-r1.ebuild,v 1.8 2004/04/30 20:24:38 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asbutton/asbutton-0.3-r1.ebuild,v 1.9 2004/06/19 04:22:41 kloeri Exp $ inherit eutils @@ -20,10 +20,6 @@ src_unpack() { epatch ${FILESDIR}/${P}-gentoo.patch } -src_compile() { - emake || die "emake failed" -} - src_install () { dodir /usr/bin dodir /usr/share/afterstep/desktop/icons/16bpp |