From c201e279f4a9d544244260987fd2b403b2935ef6 Mon Sep 17 00:00:00 2001 From: Leandro Lucarella Date: Mon, 30 Jul 2012 18:14:47 +0200 Subject: [PATCH] Add postinst script to rebuild icon cache --- debian/postinst | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 debian/postinst 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 -- 2.43.0