# HG changeset patch
# User Henrik Stuart <henrik.stu...@edlund.dk>
# Date 1256548340 -3600
# Branch stable
# Node ID c0e6cee49d1b082ae46728eb840d7a594c10c9c8
# Parent  7309a8ee1daf9b75062b9840fa1b95fd69ad9811
setup: add tortoisehg as a package for Windows

This has already been done for posix, but was missing for Windows.

diff -r 7309a8ee1daf -r c0e6cee49d1b setup.py
--- a/setup.py  Sun Oct 25 17:00:09 2009 -0500
+++ b/setup.py  Mon Oct 26 10:12:20 2009 +0100
@@ -55,7 +55,7 @@
     _scripts = []
     _data_files = []
     _packages = ['tortoisehg.hgtk', 'tortoisehg.hgtk.logview',
-                 'tortoisehg.util']
+                 'tortoisehg.util', 'tortoisehg']
     extra = {}
     hgextmods = []
 

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to