updated on Wed Jan 25 00:20:47 UTC 2012
[aur-mirror.git] / sisc / sisc.install
bloba4e58cca1d33681772803f03af7c49fc088091cc
1 post_install(){
2   cat << _EOF
3   ==> rlwrap is an OPTIONAL dependency, it can be found in the community repo
4   ==> it provides history and command line editing at the REPL
5   ==> 
6   ==> After first installation reboot or run /etc/profile.d/sisc.sh manually.
7 _EOF
10 op=$1
11 shift
12 $op $*