Initial release of Maemo 5 port of gnuplot
[gnuplot] / debian / gnuplot-x11.postinst
diff --git a/debian/gnuplot-x11.postinst b/debian/gnuplot-x11.postinst
new file mode 100644 (file)
index 0000000..4a45a4f
--- /dev/null
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+gtk-update-icon-cache -f /usr/share/icons/hicolor
+
+exit 0