On Mon, 7 Mar 2005 17:30:07 -0500 
"Griggs, Donald" <[EMAIL PROTECTED]> wrote:

> Hi Gerald,
> 
> I don't think attachments are allowed on the list.

Thank you, I noticed it only now.

>   You may want to check
> the contributions section of the wiki, or perhaps the version tracking
> system.

I prefere email, everything else is too much work ;). The patch
is very small so you will find it at the end of this mail.
 
> Also, you might want to let folks know what operating system you're
> talking about, since there are several.

The patch is for linux.

Gerald

--- sqlite-3.1.3/Makefile.in.orig       2005-03-07 22:56:04.833954328 +0100
+++ sqlite-3.1.3/Makefile.in    2005-03-07 22:56:41.189427456 +0100
@@ -451,6 +451,9 @@
 arch.html:     $(TOP)/www/arch.tcl
        tclsh $(TOP)/www/arch.tcl >arch.html
 
+arch.png:      $(TOP)/www/arch.png
+       cp $(TOP)/www/arch.png .
+
 arch2.gif:     $(TOP)/www/arch2.gif
        cp $(TOP)/www/arch2.gif .
 

Reply via email to