This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Automake 1.4l released


>>> "Charles" == Charles Wilson <cwilson@ece.gatech.edu> writes:

[...]

 Charles> Why is 'chmod -R a-w' used in the distdir: target?  Is
 Charles> it just "that's the way it's always been done?"

chmod -R a-w is done by the distcheck target (not distdir) to
make sure a distribution can work even from a read-only
filesystem (such as a CDROM).  This test was not done in 1.4.
-- 
Alexandre Duret-Lutz


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]