summaryrefslogtreecommitdiffstats
path: root/libgweather/post-install
diff options
context:
space:
mode:
Diffstat (limited to 'libgweather/post-install')
-rwxr-xr-xlibgweather/post-install6
1 files changed, 0 insertions, 6 deletions
diff --git a/libgweather/post-install b/libgweather/post-install
index 4cfa07e..397dd65 100755
--- a/libgweather/post-install
+++ b/libgweather/post-install
@@ -11,10 +11,4 @@ do
/usr/bin/gconftool-2 --makefile-install-rule /$SCHEMA > /dev/null
done
-# reload gconf caches
-if [ ! -z "`pidof gconfd-2`" ]
-then
- killall -HUP gconfd-2 > /dev/null
-fi
-
# End of file