updated on Sat Jan 14 04:03:48 UTC 2012
[aur-mirror.git] / halflyf / halflyf.install
blob760d284826a403f450e8f40b4a8fae9856b56a33
1 post_install() {
2         echo '==> ~/.purple/halfLyf is added to the $PATH'
3         echo '==> so you can put hL scripts there as well'
4         echo '==> the rest of the $PATH is searched'
5         echo '==> if the command is not found'
6         echo '==> '
7         echo '==> NOTE!'
8         echo '==> the saved status message is not interpreted by the shell'
9         echo '==> so you must use `command` format only'
10         echo '==> ... you can find some scripts at http://nrk.cc/src/hl/scripts'
13 op=$1
14 shift
15 $op $*