updated on Tue Jan 10 04:01:21 UTC 2012
[aur-mirror.git] / moped / moped.install
blob6f37df13b22825ffa1f5011ff7cb22d19cd67118
1 # moped.install
2 # This file is used for installation with pacman
4 post_install() {
5     ln -sf /usr/lib/moped/moped.py /usr/bin/moped
8 post_upgrade() {
9     ln -sf /usr/lib/moped/moped.py /usr/bin/moped
12 post_remove() {
13     rm /usr/bin/moped