[nautilus-sendto/gnome-2-32] Remove obsolete call to gconftool-2 on install



commit 962a233878dbc2f0f0a26f66644d949c6cdd8270
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Sep 23 15:53:28 2010 +0100

    Remove obsolete call to gconftool-2 on install
    
    https://bugzilla.gnome.org/show_bug.cgi?id=630420

 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]