gatuno-terminal/distro/ubuntu/postrm

9 lines
106 B
Plaintext
Raw Normal View History

2011-11-06 14:13:49 -06:00
#!/bin/sh
set -e
pkgname=mate-terminal
#gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
exit 0