View | Details | Raw Unified
Collapse All | Expand All

(-) /var/repositories/gentoo-x86/net-p2p/amule/amule-2.2.0_pre20080204.ebuild (-1 / +8 lines)
 Lines 2-8    Link Here 
# Distributed under the terms of the GNU General Public License v2
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-2.2.0_pre20080204.ebuild,v 1.1 2008/02/04 16:51:50 armin76 Exp $
# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-2.2.0_pre20080204.ebuild,v 1.1 2008/02/04 16:51:50 armin76 Exp $
inherit eutils flag-o-matic wxwidgets
inherit eutils flag-o-matic wxwidgets autotools
MY_P=${PN/m/M}-CVS-${PV/2.2.0_pre/}
MY_P=${PN/m/M}-CVS-${PV/2.2.0_pre/}
S="${WORKDIR}/${PN}-cvs"
S="${WORKDIR}/${PN}-cvs"
 Lines 44-49    Link Here 
		fi
		fi
}
}
src_unpack() {
	unpack ${A}
	cd "${S}"
	epatch "${FILESDIR}/2.2.0-as_needed.patch"
	eautoconf
}
pkg_preinst() {
pkg_preinst() {
	if use daemon || use remote; then
	if use daemon || use remote; then
		enewgroup p2p
		enewgroup p2p