updated on Thu Jan 19 12:17:07 UTC 2012
[aur-mirror.git] / microchip-mplab_bin / microchip-mplab_bin.install
blob1e78448bb35fcc70e16ec91a1fff721ba3b74013
1 post_install() {
2   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
3   udevadm control --reload-rules &> /dev/null
5   echo "
6 Before using microchip-mplab_bin you have to agree with LICENSE:
7 /usr/share/licenses/microchip-mplab_bin/LICENSE
9 To run type 'mplab_ide' in console or just use the 'microchip-mplab.desktop' desktop file.
13 post_upgrade() {
14   post_install
17 post_remove() {
18   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
19   udevadm control --reload-rules &> /dev/null