Add the damn YUI compressor.
    
        | author | Steve Losh <steve@stevelosh.com> | 
    
        | date | Tue, 25 Jan 2011 11:47:23 -0500 | 
    
    
        | parents | c4db07acaccb | 
    
        | children | 2bf65e3c3188
e674574f3260 | 
    
        | branches/tags | (none) | 
    
        | files | settings.py yuicompressor-2.4.2.jar | 
Changes
    
--- a/settings.py	Tue Jan 25 11:40:12 2011 -0500
+++ b/settings.py	Tue Jan 25 11:47:23 2011 -0500
@@ -98,7 +98,7 @@
 
 # Processor Configuration
 
-YUI_COMPRESSOR = os.path.join(HYDE_FOLDER, 'lib', 'yuicompressor-2.4.1.jar')
+YUI_COMPRESSOR = os.path.join(ROOT_PATH, 'yuicompressor-2.4.2.jar')
 HSS_PATH = None # if you don't want to use HSS
 LESS_CSS_PATH = '/usr/local/bin/lessc'
 THUMBNAIL_MAX_WIDTH = 1400000000
Binary file yuicompressor-2.4.2.jar has changed