Added PKGBUILD for Arch linux.

This commit is contained in:
Håvard Pettersson 2014-10-06 08:04:17 +02:00
parent 57dd75afaa
commit b45a71cd55
2 changed files with 43 additions and 0 deletions

View file

@ -0,0 +1,6 @@
post_install()
{
echo "Load Tox-WeeChat in WeeChat manually with '/plugin load /usr/lib/weechat/plugins/tox.so'"
echo 'It should load automatically.'
}