mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
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
|
noarch=yes
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vinstall es_ES.aff 644 /usr/share/hunspell
|
vinstall es_ES.aff 644 /usr/share/hunspell
|
||||||
vinstall es_ES.dic 644 /usr/share/hunspell
|
vinstall es_ES.dic 644 /usr/share/hunspell
|
||||||
vdoc README.txt
|
vdoc README.txt
|
||||||
}
|
}
|
||||||
|
|
||||||
# vim: set ts=4 sw=4 sts=4
|
# vim: set ts=4 sw=4 sts=4
|
||||||
|
|
Loading…
Add table
Reference in a new issue