Bruce Korb <[EMAIL PROTECTED]> writes: > Ralf Wildenhues wrote: > >> The fix is to >> find FOOPKG-x.y.z -exec chmod u+rwx \{\} \; && rm -rf FOOPKG-x.y.z > > Hi Ralf, > > *The* fix would be: make clobber
I was just about to suggest that the above command should be added as a documented short-cut... make distcheck-clean ? Or can ^C be trapped, and it could clean up after itself? That might not be a good idea though. You'd might want to investigate something in the distcheck directory... OTOH, there is ^Z. /Simon