updated on Tue Jan 10 12:02:00 UTC 2012
[aur-mirror.git] / findemall / findemall.install
bloba5e8a088c2bec17d2df615f800ba5033e234937a
1 post_install() {
2   ln -sf /usr/share/findemall-1.3/findemall.py /usr/bin/findemall
5 post_upgrade() {
6   post_install
9 post_remove() {
10   /bin/true
13 op=$1
14 shift
16 $op $*