etrunko pushed a commit to branch master.

commit 0d7eea2d272c5d40e605f4648a65deb6baa50862
Author: Eduardo Lima (Etrunko) <[email protected]>
Date:   Thu Mar 7 18:08:15 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 67e92ce..0be183e 100644
--- a/data/themes/Makefile.am
+++ b/data/themes/Makefile.am
@@ -5,7 +5,7 @@ EDJE_CC = @edje_cc@
 EDJE_FLAGS_VERBOSE_ = 
 EDJE_FLAGS_VERBOSE_0 = 
 EDJE_FLAGS_VERBOSE_1 = -v
-EDJE_FLAGS = $(EDJE_FLAGS_$(V)) \
+EDJE_FLAGS = $(EDJE_FLAGS_VERBOSE_$(V)) \
 -id $(top_srcdir)/data/themes/img \
 -fd $(top_srcdir)/data/themes/fnt \
 @EDJE_DEF@

-- 

------------------------------------------------------------------------------
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