From c5be7636008e18317efbe928f20c95391e836e5e Mon Sep 17 00:00:00 2001 From: piernov Date: Sun, 23 Oct 2011 22:55:06 +0200 Subject: accerciser 3.2.1-1 ajout port --- accerciser/post-install | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100755 accerciser/post-install (limited to 'accerciser/post-install') diff --git a/accerciser/post-install b/accerciser/post-install new file mode 100755 index 0000000..a746851 --- /dev/null +++ b/accerciser/post-install @@ -0,0 +1,14 @@ +#!/bin/sh + +port=accerciser + +# 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