From e215be1fe9b530ce95a0dc8f06329d403b5aacbc Mon Sep 17 00:00:00 2001 From: piernov Date: Sun, 1 Apr 2012 13:25:32 +0200 Subject: libinfinity 0.5.2-1 ajout port --- libinfinity/post-install | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 libinfinity/post-install (limited to 'libinfinity/post-install') diff --git a/libinfinity/post-install b/libinfinity/post-install new file mode 100755 index 0000000..8cce555 --- /dev/null +++ b/libinfinity/post-install @@ -0,0 +1,8 @@ +#!/bin/sh + +port=libinfinity + +# icon cache +gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor + +# End of file -- cgit v1.2.3-54-g00ecf