hunspell-it_IT: fix whitespace/ident lints

This commit is contained in:
Michael Gehring 2017-07-16 14:37:53 +00:00
parent f1ef5c5cd5
commit 29d47af49d

View file

@ -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