updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / urxvt-tabbedex / urxvt-tabbedex.install
blobc726bc405e6a0c230f706f70e7727955baaf0a83
1 post_install () {
2   echo "==> To enable tabbedex place the following in ~/.Xdefaults"
3   echo "==> URxvt.perl-ext-common:  default,tabbedex"
4   echo "==> For documentation see urxvtperl man file (section on the tabbed"
5   echo "==> extension), also see the comments at the top of the tabbedex source"
6   echo "==> code: /usr/lib/urxvt/perl/tabbedex"
9 post_upgrade () {
10   post_install $1