updated on Fri Jan 6 00:09:29 UTC 2012
[aur-mirror.git] / rpgds / rpgds.install~
blobad8a6e542e4822871b7c9befdeee570180941990
1 post_install() {
2         ln -s /home/`whoami`/RPGds/launch_application.sh /usr/bin/rpgds && chmod 755 /usr/bin/rpgds
3         echo 'You can start this program by typing this: "rpgds"'
5 post_remove() {
6         rm -rf ~/RPGds
7         rm /usr/bin/rpgds