etrunko pushed a commit to branch master.

commit bba639baf78ba44031f3ce694a2df680bd8d9a3d
Author: Eduardo Lima (Etrunko) <[email protected]>
Date:   Thu Mar 7 18:10:09 2013 -0300

    Fix edje_cc verbosity if building with V=1
    
    Signed-off-by: Eduardo Lima (Etrunko) <[email protected]>
---
 data/themes/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/themes/Makefile.am b/data/themes/Makefile.am
index 61e1ba0..19e436f 100644
--- a/data/themes/Makefile.am
+++ b/data/themes/Makefile.am
@@ -6,7 +6,7 @@ EDJE_CC = @edje_cc@
 EDJE_FLAGS_VERBOSE_ =
 EDJE_FLAGS_VERBOSE_0 =
 EDJE_FLAGS_VERBOSE_1 = -v
-EDJE_FLAGS = $(EDJE_FLAGS_$(V)) -id $(top_srcdir)/data/themes/images -fd 
$(top_srcdir)/data/fonts
+EDJE_FLAGS = $(EDJE_FLAGS_VERBOSE_$(V)) -id $(top_srcdir)/data/themes/images 
-fd $(top_srcdir)/data/fonts
 
 filesdir = $(pkgdatadir)/themes
 files_DATA = \

-- 

------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev

Reply via email to