summaryrefslogtreecommitdiffstats
path: root/libgweather/post-install
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.org>2011-09-04 15:42:27 +0200
committerpiernov <piernov@piernov.org>2011-09-04 15:42:27 +0200
commit8b3858dc2048d1daded49b8ccb2116ffc61279aa (patch)
tree39c3cf0dfaf532f9d8d02d019d108399a8142bf8 /libgweather/post-install
parent75057f38836f719770764ba3789e71040f4a0d79 (diff)
downloadgnome3-8b3858dc2048d1daded49b8ccb2116ffc61279aa.tar.gz
gnome3-8b3858dc2048d1daded49b8ccb2116ffc61279aa.tar.bz2
gnome3-8b3858dc2048d1daded49b8ccb2116ffc61279aa.tar.xz
gnome3-8b3858dc2048d1daded49b8ccb2116ffc61279aa.zip
libgweather 3.1.3 correction + corrections deps diverses
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