Message ID | 20190503164232.1799-14-mail@brendan.scot |
---|---|
State | Accepted |
Headers | show |
Series | [bug#35446,v2,01/24] gnu: calibre: Update to 3.41.3. | expand |
Context | Check | Description |
---|---|---|
cbaines/applying patch | success | Successfully applied |
cbaines/applying patch | success | Successfully applied |
cbaines/applying patch | success | Successfully applied |
cbaines/applying patch | fail | Apply failed |
diff --git a/gnu/packages/ebook.scm b/gnu/packages/ebook.scm index 05a9b96d35..b0d14ece68 100644 --- a/gnu/packages/ebook.scm +++ b/gnu/packages/ebook.scm @@ -195,6 +195,7 @@ ;; This informs the tests we are a continuous integration ;; environment and thus have no networking. (setenv "CI" "true") + (setenv "SKIP_QT_BUILD_TEST" "true") ;; TODO: fix test and remove. #t))) (add-after 'build 'build-extra (lambda* (#:key inputs #:allow-other-keys)