added debian packaging stuff
[ussd-widget] / ussd-pad / debian / postinst
1 #!/bin/sh
2
3 /usr/bin/gtk-update-icon-cache -f /usr/share/icons/hicolor
4
5 true
6