On Thu, Nov 02, 2006 at 08:39:49PM +0100, Torsten Marek wrote:

> so how to circumvent that error? setup.py needs to be patched when cleaning,
> since otherwise it tries to load Tk, which fails because X cannot be accessed.
> On way would certainly be to drop dpatch and include the patch directly in
> setup.py.

Yes, there are a couple of options here:

- don't use a patch system, just ship the patch applied to the tree
- make sure to undo all patch actions after calling setup.py in the clean
  target

Cheers,
-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
[EMAIL PROTECTED]                                   http://www.debian.org/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to