Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 59545
Collapse All | Expand All

(-)/usr/portage/net-zope/portaltransforms/portaltransforms-1.0.4.ebuild (-1 / +1 lines)
Lines 40-44 Link Here
40
	DIR=`ls -d build/scripts*`
40
	DIR=`ls -d build/scripts*`
41
	S=${S}/build dobin ${DIR}/transform
41
	S=${S}/build dobin ${DIR}/transform
42
	S=${S}/build/lib/Products zproduct_src_install all
42
	S=${S}/build/lib/Products zproduct_src_install all
43
	cp -a ${S}/{zope,www,skins} ${D}/${ZP_DIR}/${PF}/PortalTransforms
43
	cp -a ${S}/{zope,www,skins,Extensions,bin,debian,setup.py,tool.gif} ${D}/${ZP_DIR}/${PF}/PortalTransforms
44
}
44
}

Return to bug 59545