blob: c7862def3eaaa49ca796c681e9723acef73bff0e [file] [log] [blame]
--- setup.py.orig 2009-08-12 22:22:53.000000000 -0400
+++ setup.py 2009-08-12 22:22:57.000000000 -0400
@@ -25,7 +25,7 @@
def __init__ (self, *args):
self.without_gettext = False
- self.without_icon_cache = False
+ self.without_icon_cache = True
Distribution.__init__(self, *args)