hunspell-en_US: xlint.
This commit is contained in:
parent
12a5c3f1f7
commit
4f0438e60e
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ distfiles="${SOURCEFORGE_SITE}/wordlist/speller/${version}/${pkgname}-${version}
|
|||
checksum=512468d80eee680358fc8a9a877f315c65218dcb14a880c819f8fc9d401d6c6b
|
||||
create_wrksrc=yes
|
||||
|
||||
do_install(){
|
||||
do_install() {
|
||||
sed -i 's/SET UTF8/SET UTF-8/g' en_US.aff
|
||||
vinstall en_US.aff 644 /usr/share/hunspell
|
||||
vinstall en_US.dic 644 /usr/share/hunspell
|
||||
|
|
Loading…
Reference in a new issue