hunspell-es_ES: fix whitespace/indent lints
This commit is contained in:
parent
10a163f4c0
commit
f1ef5c5cd5
1 changed files with 4 additions and 4 deletions
|
@ -13,9 +13,9 @@ create_wrksrc=yes
|
|||
noarch=yes
|
||||
|
||||
do_install() {
|
||||
vinstall es_ES.aff 644 /usr/share/hunspell
|
||||
vinstall es_ES.dic 644 /usr/share/hunspell
|
||||
vdoc README.txt
|
||||
vinstall es_ES.aff 644 /usr/share/hunspell
|
||||
vinstall es_ES.dic 644 /usr/share/hunspell
|
||||
vdoc README.txt
|
||||
}
|
||||
|
||||
# vim: set ts=4 sw=4 sts=4
|
||||
# vim: set ts=4 sw=4 sts=4
|
||||
|
|
Loading…
Reference in a new issue