This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] build fix when source tree is fully read-only


>>>>> "Jan" == Jan Beulich <jbeulich@novell.com> writes:

Jan> While the $(TOOLS_ZIP) rule in classpath/tools/Makefile.{am,in} is
Jan> broken in more general respects (i.e. it doesn't tolerate being
Jan> interrupted and the make then later be resumed),

This should be easy to fix.

Jan> 2008-02-26  Jan Beulich  <jbeulich@novell.com>
Jan> 	* classpath/tools/Makefile.am ($(TOOLS_ZIP)): Make tree
Jan> 	writeable before attempting to remove them.
Jan> 	* classpath/tools/Makefile.in: Re-generate.

Ok, thanks.

Tom


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