On Wed, Feb 04, 2009 at 04:35:12PM +0100, Werner Maes wrote: > are you sure this works?
As far as the part of not downloading most stuff again after a `make tidy`, yes. > I get an error: > > e2fsprogs-1.41.3/SUBMITTING-PATCHES > sub:. > rm: cannot remove `arget': No such file or directory > make: *** [download-e2fsprogs-1.41.3] Error 1 > > I had to change > > rm $$target; \ > > to rm $$$$target; \ > > in makefile on line 875 ! You're right. My last version that I ended up sending is missing those couple of extra $$. Wonder how I did that. Thanks for pointing it out. Allan. ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ unattended-devel mailing list unattended-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/unattended-devel