are you sure this works?

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 !

> -----Original Message-----
> From: Juan Jose Pablos [mailto:jua...@apertus.es]
> Sent: zaterdag 31 januari 2009 19:23
> To: Allan Lyons
> Cc: unattended-devel@lists.sourceforge.net
> Subject: Re: patch for linuxboot/Makefile download
> 
> Allan Lyons escribió:
> > Hi,
> >
> > I created a patch for linuxboot/Makefile that affects how make
> download works.  I added a "download cache"
> 
> Added.
> 
> I would change downloadcache to download_tmp
> 
> and
> 
> temp=`mktemp /var/tmp/dl.XXXXXX` to use that variable. But I did not
> want to touch your contribution.
> 
> 
> -----------------------------------------------------------------------
> -------
> This SF.net email is sponsored by:
> SourcForge Community
> SourceForge wants to tell your story.
> http://p.sf.net/sfu/sf-spreadtheword
> _______________________________________________
> unattended-devel mailing list
> unattended-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/unattended-devel

Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm


------------------------------------------------------------------------------
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

Reply via email to