updated on Sun Jan 8 12:02:35 UTC 2012
[aur-mirror.git] / vfu-utf / vfu.install
blob4d7a5be05d12fc1952eea61914205c64cd26ffe5
1 post_upgrade() {
2         post_install $1
5 post_install() {
6         echo
7         echo "Make sure you removed all old personal config and cache files"
8         echo "before installing new version! Usually this means you have to"
9         echo "remove or rename ~/.vfu directory."
10         echo 
11         echo "Install Net::FTP perl module for FTP support"
12         echo
13         echo "In case backspace doesn't work for you in urxvt, try adding this to ~/.Xdefaults :"
14         echo "Rxvt.backspacekey: ^H"
17 op=$1
18 shift
19 $op $*