summaryrefslogtreecommitdiff
path: root/gnome-unstable/gvfs/gvfs-module.install
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-unstable/gvfs/gvfs-module.install')
-rw-r--r--gnome-unstable/gvfs/gvfs-module.install7
1 files changed, 0 insertions, 7 deletions
diff --git a/gnome-unstable/gvfs/gvfs-module.install b/gnome-unstable/gvfs/gvfs-module.install
deleted file mode 100644
index 09d1f11ec..000000000
--- a/gnome-unstable/gvfs/gvfs-module.install
+++ /dev/null
@@ -1,7 +0,0 @@
-post_install() {
- killall -USR1 gvfsd >&/dev/null || :
-}
-
-post_upgrade() {
- post_install
-}