BuildContrib has stopped working.
In
Build.pm line 110 says
if (-e "$buildpldir/../../Foswiki") {
This should be one path further back:
if (-e "$buildpldir/../../../Foswiki") {
Urgent as we all work with it.
Sorry, I had fixed this but forgot to check in
C.
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. 
