gnu: calibre: Fix QTWEBENGINEPROCESS_PATH wrapping.
authorSergey Trofimov <sarg@sarg.org.ru>
Sat, 21 Nov 2020 10:11:03 +0000 (11:11 +0100)
committerChristopher Baines <mail@cbaines.net>
Sat, 28 Nov 2020 16:33:32 +0000 (16:33 +0000)
commita30627d82bd53ab048410586d44ba1debc1d1010
tree1f5cfc3f7054c82e8d50e6adcfa0bada4c7ca2e3
parent0ae0efd9a3499bced46178d52db2d83d0123f34c
gnu: calibre: Fix QTWEBENGINEPROCESS_PATH wrapping.

Even thought this is named PATH, it's not a search path, instead the value is
assumed to be the location of the executable.

* gnu/packages/ebook.scm (calibre)[arguments]: Fix QTWEBENGINEPROCESS_PATH
wrapping.

Signed-off-by: Christopher Baines <mail@cbaines.net>
gnu/packages/ebook.scm