[nautilus-sendto] Remove GConf call from the install target



commit 39784e3d792a0c5a0525fd645ac51d366818fe30
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Aug 16 14:49:48 2010 +0100

    Remove GConf call from the install target
    
    We don't use GConf anymore...

 Makefile.am |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 18eb6a9..4190fcb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,7 +31,3 @@ ChangeLog:
 		git log --stat --after="Fri Apr 17 16:36:52 2009" > $@; \
 	fi
 
-install-data-local:
-	-GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(srcdir)/$(schema_DATA)
-
-



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