Initial commit. corresponds to 1.0-1 release
[flashstrobe] / debian / flashstrobe.postinst
diff --git a/debian/flashstrobe.postinst b/debian/flashstrobe.postinst
new file mode 100755 (executable)
index 0000000..4a45a4f
--- /dev/null
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+gtk-update-icon-cache -f /usr/share/icons/hicolor
+
+exit 0