From aa58870bc6a80f739de96c632c92087bda69dbf8 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Wed, 12 Mar 2014 23:31:03 +0700 Subject: system/gnome-vfs: silence doinst.sh script. Signed-off-by: Willy Sudiarto Raharjo --- system/gnome-vfs/doinst.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/gnome-vfs') diff --git a/system/gnome-vfs/doinst.sh b/system/gnome-vfs/doinst.sh index ad6a9f1ead..18e253a06f 100644 --- a/system/gnome-vfs/doinst.sh +++ b/system/gnome-vfs/doinst.sh @@ -3,7 +3,7 @@ schema_install() { GCONF_CONFIG_SOURCE="xml::etc/gconf/gconf.xml.defaults" \ chroot . gconftool-2 --makefile-install-rule \ /etc/gconf/schemas/$SCHEMA \ - 1>/dev/null + 1>/dev/null 2>/dev/null } schema_install desktop_default_applications.schemas -- cgit v1.2.3