hunspell-it_IT: fix whitespace/ident lints
This commit is contained in:
parent
f1ef5c5cd5
commit
29d47af49d
1 changed files with 6 additions and 7 deletions
|
@ -13,12 +13,11 @@ create_wrksrc=yes
|
|||
noarch=yes
|
||||
|
||||
do_install() {
|
||||
vinstall dictionaries/it_IT.aff 644 /usr/share/hunspell it_IT.aff
|
||||
vinstall dictionaries/it_IT.dic 644 /usr/share/hunspell it_IT.dic
|
||||
vdoc dictionaries/README.txt
|
||||
vdoc dictionaries/CHANGELOG.txt
|
||||
vcopy legacy usr/share/doc/${pkgname}
|
||||
vinstall dictionaries/it_IT.aff 644 /usr/share/hunspell it_IT.aff
|
||||
vinstall dictionaries/it_IT.dic 644 /usr/share/hunspell it_IT.dic
|
||||
vdoc dictionaries/README.txt
|
||||
vdoc dictionaries/CHANGELOG.txt
|
||||
vcopy legacy usr/share/doc/${pkgname}
|
||||
}
|
||||
|
||||
|
||||
# vim: set ts=4 sw=4 sts=4
|
||||
# vim: set ts=4 sw=4 sts=4
|
||||
|
|
Loading…
Reference in a new issue