Module: deluge
Branch: 1.3-stable
Commit: a71f14c47e187ba15c03840611f903e2176ba20a

Author: Damien Churchill <[email protected]>
Date:   Thu Sep 16 12:16:07 2010 +0100

include the .order files

---

 setup.py |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/setup.py b/setup.py
index 8f30d98..6428add 100644
--- a/setup.py
+++ b/setup.py
@@ -458,7 +458,9 @@ setup(
                                 "ui/web/images/*.png",
                                 "ui/web/js/*.js",
                                 "ui/web/js/*/*.js",
+                                "ui/web/js/*/.order",
                                 "ui/web/js/*/*/*.js",
+                                "ui/web/js/*/*/.order",
                                 "ui/web/render/*.html",
                                 "ui/web/themes/css/*.css",
                                 "ui/web/themes/*/*.gif",

-- 
You received this message because you are subscribed to the Google Groups 
"deluge-commit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/deluge-commit?hl=en.

Reply via email to