On 10/29/07, G.J. Doornink <dkg@xs4all.nl> wrote:
> Currently sqlite3.dll is missing from the windows binary distribution
> (zip files and installer).
>
> The following patch fixes this.
>
> [[[
> Add sqlite3.dll to the windows binary distribution.
>
> * build/win32/make_dist.py
> (_disttree): Add sqlite3.dll.
>
> * packages/windows-innosetup/Readme.txt
> Add path_sqlite to the 'Dynamic build data' section.
>
> * packages/windows-innosetup/svn.iss
> Add sqlite3.dll to [Files] section.
>
> * packages/windows-innosetup/templates/svn_dynamics.iss
> Define path to sqlite3.dll.
>
> Patch by: G.J. Doornink
> ]]]
>
Committed in r27573. Thanks!
DJ
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 2 19:57:47 2007