diff options
Diffstat (limited to 'net-zope/zope/zope-2.9.5.ebuild')
-rw-r--r-- | net-zope/zope/zope-2.9.5.ebuild | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/net-zope/zope/zope-2.9.5.ebuild b/net-zope/zope/zope-2.9.5.ebuild index 82c166574816..0fbb6a8c09ad 100644 --- a/net-zope/zope/zope-2.9.5.ebuild +++ b/net-zope/zope/zope-2.9.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.9.5.ebuild,v 1.1 2006/10/02 16:27:21 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.9.5.ebuild,v 1.2 2006/10/03 11:53:33 radek Exp $ inherit eutils multilib @@ -59,10 +59,6 @@ src_install() { # copy the init script skeleton to skel directory of our installation cp ${FILESDIR}/zope.initd ${D}/${ZSERVDIR}/skel/zope.initd - - epatch ${FILESDIR}/2.9/${P}_logerror.patch - pwd - sleep 15 } pkg_postinst() { |