void-packages/srcpkgs/weechat/weechat-python.template
2013-01-20 13:48:40 +01:00

9 lines
213 B
Plaintext

# Template file for 'weechat-python'.
#
depends="${sourcepkg}-${version}_${revision}"
short_desc="${short_desc} -- python plugin"
do_install() {
vmove usr/lib/weechat/plugins/python.so usr/lib/weechat/plugins
}