diff options
Diffstat (limited to 'net-zope/zope/zope-2.7.2-r2.ebuild')
-rw-r--r-- | net-zope/zope/zope-2.7.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/zope/zope-2.7.2-r2.ebuild b/net-zope/zope/zope-2.7.2-r2.ebuild index 463e089305c1..af6ed60c6dd1 100644 --- a/net-zope/zope/zope-2.7.2-r2.ebuild +++ b/net-zope/zope/zope-2.7.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.7.2-r2.ebuild,v 1.8 2005/04/21 14:23:24 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.7.2-r2.ebuild,v 1.9 2005/07/09 16:06:46 swegener Exp $ inherit eutils @@ -24,7 +24,7 @@ S="${WORKDIR}/Zope-${PV}-0" ZUID=zope ZGID=zope ZS_DIR=${ROOT%/}/usr/lib -ZSERVDIR=${ZS_DIR}/${PN}-${PV} +ZSERVDIR=${ZS_DIR}/${P} # Narrow the scope of ownership/permissions. # Security plan: |