2011-06-21 12:00:13 +00:00
|
|
|
# Template file for 'weechat-aspell'.
|
|
|
|
#
|
2012-11-13 09:47:58 +00:00
|
|
|
depends="${sourcepkg}-${version}_${revision}"
|
2013-01-20 12:48:40 +00:00
|
|
|
short_desc="${short_desc} -- aspell plugin"
|
2011-06-21 12:00:13 +00:00
|
|
|
|
2012-05-27 10:45:23 +00:00
|
|
|
do_install() {
|
|
|
|
vmove usr/lib/weechat/plugins/aspell.so usr/lib/weechat/plugins
|
2011-06-21 12:00:13 +00:00
|
|
|
}
|