HomeHEPForge

Adding a --cmd arg to rivet-buildplugin to allow the output paths to be seded…

Description

Adding a --cmd arg to rivet-buildplugin to allow the output paths to be seded (to help deal with naive Grid distribution). For example BUILDROOT=$(rivet-config --prefix); rivet-buildplugin PHOTONS.cc --cmd | sed -e "s:$BUILDROOT:$SITEROOT:g"