diff options
Diffstat (limited to 'x11-plugins/wmbatppc/wmbatppc-1.0-r1.ebuild')
-rw-r--r-- | x11-plugins/wmbatppc/wmbatppc-1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmbatppc/wmbatppc-1.0-r1.ebuild b/x11-plugins/wmbatppc/wmbatppc-1.0-r1.ebuild index 71dae385d698..eb26214f3f9f 100644 --- a/x11-plugins/wmbatppc/wmbatppc-1.0-r1.ebuild +++ b/x11-plugins/wmbatppc/wmbatppc-1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbatppc/wmbatppc-1.0-r1.ebuild,v 1.3 2003/02/13 17:28:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbatppc/wmbatppc-1.0-r1.ebuild,v 1.4 2003/09/06 05:45:17 msterret Exp $ S=${WORKDIR}/wmbatppc DESCRIPTION="wmbatppc is a small battery-monitoring dockapp. It works on G3/G4 Powerbooks and iBooks." @@ -15,7 +15,7 @@ LICENSE="GPL-2" KEYWORDS="ppc" src_compile() { - make || die + make || die } src_install () { |