Re: ensure that generated files are read-only

2006-09-08 Thread Simon Josefsson
Bruce Korb [EMAIL PROTECTED] writes: Ralf Wildenhues wrote: [ adding automake-patches ] * Simon Josefsson wrote on Thu, Sep 07, 2006 at 04:56:02PM CEST: Bruce Korb [EMAIL PROTECTED] writes: Ralf Wildenhues wrote: The fix is to find FOOPKG-x.y.z -exec chmod u+rwx \{\} \; rm -rf FOOPKG

Re: ensure that generated files are read-only

2006-09-07 Thread Simon Josefsson
Ralf Wildenhues [EMAIL PROTECTED] writes: [ adding automake-patches ] * Simon Josefsson wrote on Thu, Sep 07, 2006 at 04:56:02PM CEST: 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 I