updated on Sun Jan 15 16:02:00 UTC 2012
[aur-mirror.git] / rpgds / rpgds.install
blob315885cd652f3a52f5d0f50d6bc9cce82672c3ad
1 post_install() {
2         echo '/home/`whoami`/RPGds/launch_application' > /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