diff options
Diffstat (limited to 'net-zope/zope/zope-2.9.4.ebuild')
-rw-r--r-- | net-zope/zope/zope-2.9.4.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net-zope/zope/zope-2.9.4.ebuild b/net-zope/zope/zope-2.9.4.ebuild index e0eaaf0e7abe..9759e7466535 100644 --- a/net-zope/zope/zope-2.9.4.ebuild +++ b/net-zope/zope/zope-2.9.4.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.4.ebuild,v 1.2 2006/08/27 16:59:37 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.9.4.ebuild,v 1.3 2006/10/03 11:53:33 radek Exp $ inherit eutils multilib @@ -61,8 +61,6 @@ src_install() { cp ${FILESDIR}/zope.initd ${D}/${ZSERVDIR}/skel/zope.initd epatch ${FILESDIR}/2.9/${P}_logerror.patch - pwd - sleep 15 } pkg_postinst() { |