updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / pcw-hg / pcw-hg.install
blob4befd0c4843ba01b4f17dc07ebd83e6058bdacff
1 post_install() {
2   echo ""
3   echo "IMPORTANT! In order to configure pcw you must either:"
4   echo "        modify the following files as root or"
5   echo "        place them elswhere in your path (e.g. ~/bin) and modify them"
6   echo ""
7   echo "/usr/bin/pcw_win.sh     (uncomment the desired line)"
8   echo "/usr/bin/chat.sh        (read comments and set PREFIX SERVERS and LOG)"
9   echo "/usr/bin/cw_color.sh    (set NICK, customize colors, etc..)"
10   echo ""
11   echo "Use chat.sh to start ii and pcw together with settings defined in servers file"
12   echo "It is possible to use pcw manually, but this is the simplest and recommended way"
15 post_upgrade() {
16   post_install