The branch, master has been updated
       via  383c63c29082e7fdc777f02d6a9f96b4d1fc4f7d (commit)
      from  e502cd0bf52ed803ebf2c4aa6a321d711e52c2e3 (commit)


- Log -----------------------------------------------------------------
commit 383c63c29082e7fdc777f02d6a9f96b4d1fc4f7d
Author:     Michael Niedermayer <[email protected]>
AuthorDate: Tue Nov 18 23:32:49 2014 +0100
Commit:     Michael Niedermayer <[email protected]>
CommitDate: Tue Nov 18 23:32:49 2014 +0100

    Revert "web: Remove all comments in the cleaned CSS"
    
    It appears the lessc installed on the server has problems with this option
    
    This reverts commit 741b6bed174261b3cc8604c285184b56a463cb5e.

diff --git a/Makefile b/Makefile
index 506a17f..f13a36f 100644
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@ RSS_TARGET = htdocs/$(RSS_FILENAME)
 CSS_SRCS = src/less/style.less
 CSS_TARGET = htdocs/css/style.min.css
 LESS_TARGET = htdocs/style.less
-LESSC_OPTIONS := --clean-css --clean-option=--s0
+LESSC_OPTIONS := --clean-css
 
 BOWER_PACKAGES = bower.json
 BOWER_COMPONENTS = htdocs/components

-----------------------------------------------------------------------

Summary of changes:
 Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 

_______________________________________________
ffmpeg-cvslog mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

Reply via email to