bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ensure that generated files are read-only


From: Simon Josefsson
Subject: Re: ensure that generated files are read-only
Date: Thu, 07 Sep 2006 16:56:02 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux)

Bruce Korb <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]