gnu: calibre: Delete various junk from source.

* gnu/packages/ebook.scm (calibre)[source](snippet): Delete various junk from
source.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
This commit is contained in:
Brendan Tildesley 2019-05-05 14:35:44 +02:00 committed by Danny Milosavljevic
parent 62a97dc0fb
commit f3f017dbf0
No known key found for this signature in database
GPG key ID: E71A35542C30BAA5

View file

@ -95,6 +95,11 @@ (define-public calibre
(snippet
'(begin
(delete-file-recursively "src/odf")
(delete-file "resources/viewer.js")
(delete-file "resources/viewer.html")
(delete-file "resources/mozilla-ca-certs.pem")
(delete-file "resources/calibre-portable.bat")
(delete-file "resources/calibre-portable.sh")
#t))
(patches (search-patches "calibre-no-updates-dialog.patch"
"calibre-remove-test-bs4.patch" ; TODO: fix test.