summaryrefslogtreecommitdiffstats
path: root/evince/post-install
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.org>2012-02-22 17:20:09 +0100
committerpiernov <piernov@piernov.org>2012-02-22 17:20:09 +0100
commit94c5760dba0e412ecd6c4f933be0b223a7bb14a3 (patch)
treedf625b87298aee575bffc7a3e4e1e9710ad09829 /evince/post-install
parent8b8f8ab6d9dd021beac3ca49729b3d8952cf106d (diff)
downloadgnome3-94c5760dba0e412ecd6c4f933be0b223a7bb14a3.tar.gz
gnome3-94c5760dba0e412ecd6c4f933be0b223a7bb14a3.tar.bz2
gnome3-94c5760dba0e412ecd6c4f933be0b223a7bb14a3.tar.xz
gnome3-94c5760dba0e412ecd6c4f933be0b223a7bb14a3.zip
evince dans extra
Diffstat (limited to 'evince/post-install')
-rwxr-xr-xevince/post-install8
1 files changed, 0 insertions, 8 deletions
diff --git a/evince/post-install b/evince/post-install
deleted file mode 100755
index 9f12422..0000000
--- a/evince/post-install
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-# glib schemas
-/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas
-# desktop database
-update-desktop-database > /dev/null
-# update icons cache
-gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-# End of file