[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Fix the python-windows installer generator

From: David James <james82_at_gmail.com>
Date: Mon, 15 Jun 2009 06:12:28 -0700

2009/6/13 Роман Донченко <DXDragon_at_yandex.ru>
>
> Greetings,
>
> [[[
> Fix the python-windows installer generator by making it include the .dll
> files in the installer.
>
> * packages/python-windows/setup.py: Add *.dll to the list of package data.
> ]]]
>
> That list originally consisted only of "*.dll". When the build system was
> modified to generate .pyd files for the binary modules, it was changed to
> "*.pyd". The Subversion libraries and the dependencies are still .dll
> files, though, so "*.dll" needs to be brought back.

This is a nice, simple, useful, and well-written patch, with a great
explanation. Committed in r38042.

Cheers,

David

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2362167
Received on 2009-06-15 15:13:02 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.