DIR=`ls -d build/scripts*`
S=${S}/build dobin ${DIR}/transform
S=${S}/build/lib/Products zproduct_src_install all
cp -a ${S}/{zope,www,skins} ${D}/${ZP_DIR}/${PF}/PortalTransforms
cp -a ${S}/{zope,www,skins,Extensions,bin,debian,setup.py,tool.gif} ${D}/${ZP_DIR}/${PF}/PortalTransforms
}