Revert "gnu: sdcv: Add 'STARDICT_DATA_DIR' search path spec."

This reverts commit 7dd1a2174a.
It has been reported, that this patch does not work as intended.
See <https://bugs.gnu.org/45645>.
This commit is contained in:
Leo Prikler 2021-06-10 08:40:08 +02:00
parent e35383a76f
commit 2930d797ec
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -438,12 +438,6 @@ (define-public sdcv
("ncurses" ,ncurses)
("readline" ,readline)
("zlib" ,zlib)))
;; If you use Guix to package and install dictionary data,
;; you need this variable to load them.
(native-search-paths
(list (search-path-specification
(variable "STARDICT_DATA_DIR")
(files '("share/stardict/dic")))))
(home-page "https://dushistov.github.io/sdcv/")
(synopsis "Console version of StarDict")
(description "sdcv is simple text-based utility for work with dictionaries