gnu: hunspell: Specify 'DICPATH' variable.

* gnu/packages/libreoffice.scm (hunspell)[native-search-paths]: New
variable.
master
Ludovic Courtès 2017-09-16 23:16:36 +02:00
parent 1d704c89d6
commit 31daf8931b
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 3 additions and 0 deletions

View File

@ -719,6 +719,9 @@ Zoner Draw version 4 and 5.")
(add-after 'unpack 'bootstrap
(lambda _
(zero? (system* "autoreconf" "-vfi")))))))
(native-search-paths (list (search-path-specification
(variable "DICPATH")
(files '("share/hunspell")))))
(home-page "https://hunspell.github.io/")
(synopsis "Spell checker")
(description "Hunspell is a spell checker and morphological analyzer