Added PKGBUILD for Arch linux.
This commit is contained in:
parent
57dd75afaa
commit
b45a71cd55
2 changed files with 43 additions and 0 deletions
6
build-scripts/arch/tox-weechat.install
Normal file
6
build-scripts/arch/tox-weechat.install
Normal 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.'
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue