From e4ee9cc3ee0039a3a336a5fc6d4a4433a5422905 Mon Sep 17 00:00:00 2001 From: piernov Date: Sun, 2 Oct 2011 14:39:51 +0200 Subject: tracker 0.12.3-1 ajout port --- tracker/post-install | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100755 tracker/post-install (limited to 'tracker/post-install') diff --git a/tracker/post-install b/tracker/post-install new file mode 100755 index 0000000..2c1aa56 --- /dev/null +++ b/tracker/post-install @@ -0,0 +1,14 @@ +#!/bin/sh + +port=tracker + +# glib schemas +/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas + +# desktop database +update-desktop-database -q + +# icon cache +gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor + +# End of file -- cgit v1.2.3-70-g09d2