summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-07-07 16:36:01 +0000
committerSven Wegener <swegener@gentoo.org>2005-07-07 16:36:01 +0000
commitab9c68d7226bb8c67495333eee371099f8d1d8c5 (patch)
treeb9f518c9398e92f735e5165bb37a318799dc0aaa /net-irc/muh/muh-2.1_rc1.ebuild
parentMarked stable on x86. (diff)
downloadhistorical-ab9c68d7226bb8c67495333eee371099f8d1d8c5.tar.gz
historical-ab9c68d7226bb8c67495333eee371099f8d1d8c5.tar.bz2
historical-ab9c68d7226bb8c67495333eee371099f8d1d8c5.zip
Removed default src_install.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'net-irc/muh/muh-2.1_rc1.ebuild')
-rw-r--r--net-irc/muh/muh-2.1_rc1.ebuild11
1 files changed, 4 insertions, 7 deletions
diff --git a/net-irc/muh/muh-2.1_rc1.ebuild b/net-irc/muh/muh-2.1_rc1.ebuild
index 6950c6824029..901b5d49cdee 100644
--- a/net-irc/muh/muh-2.1_rc1.ebuild
+++ b/net-irc/muh/muh-2.1_rc1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/muh/muh-2.1_rc1.ebuild,v 1.8 2004/08/08 00:09:39 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/muh/muh-2.1_rc1.ebuild,v 1.9 2005/07/07 16:36:01 swegener Exp $
MY_P=${P/_/}
-S=${WORKDIR}/${MY_P}
+
DESCRIPTION="Persistent IRC bouncer"
HOMEPAGE="http://mind.riot.org/muh/"
IUSE=""
@@ -14,10 +14,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ppc ~sparc alpha ~hppa ~mips"
-src_compile() {
- econf || die "configure failed"
- emake || die "compile failed"
-}
+S="${WORKDIR}"/${MY_P}
src_install() {
einstall install || die "install failed"