[sound-juicer] build: quiet down



commit d548a011e33963ed32e854ad9d2b54c62a19863f
Author: Bastien Nocera <hadess hadess net>
Date:   Mon May 23 13:59:59 2011 +0100

    build: quiet down

 data/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 8f70ee9..b2a3f58 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -57,7 +57,7 @@ uninstall-icons:
 
 install-data-local: install-icons
 if GCONF_SCHEMAS_INSTALL
-	if test -z "$(DESTDIR)" ; then \
+	@if test -z "$(DESTDIR)" ; then \
 		for p in $(schema_DATA) ; do \
 			GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $$p 2>&1 > /dev/null; \
 		done \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]