From: Leandro Lucarella Date: Mon, 30 Jul 2012 16:14:47 +0000 (+0200) Subject: Add postinst script to rebuild icon cache X-Git-Tag: v0.9~7 X-Git-Url: https://git.llucax.com/software/sadba.git/commitdiff_plain/c201e279f4a9d544244260987fd2b403b2935ef6 Add postinst script to rebuild icon cache --- diff --git a/debian/postinst b/debian/postinst new file mode 100644 index 0000000..d11ca4b --- /dev/null +++ b/debian/postinst @@ -0,0 +1,2 @@ +#!/bin/sh +exec gtk-update-icon-cache -f /usr/share/icons/hicolor