summaryrefslogtreecommitdiff
path: root/gnu-system.am
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2015-03-24 20:35:37 +0100
committerAndreas Enge <andreas@enge.fr>2015-03-24 20:35:37 +0100
commitb655b2154c8a72f5c9b7e54594653df49f3c2c02 (patch)
tree51ecf5c6580dfddd0a6b8403dd5284850f0fed56 /gnu-system.am
parent2c16316ef4420b462a1147e8eaee4680093616fd (diff)
downloadpatches-b655b2154c8a72f5c9b7e54594653df49f3c2c02.tar
patches-b655b2154c8a72f5c9b7e54594653df49f3c2c02.tar.gz
gnu: calibre: Add a patch to avoid automatic checking for updates.
* gnu/packages/patches/calibre-no-updates-dialog.patch: New file. * gnu-system.am (dist_patch_DATA): Register patch. * gnu/packages/ebook.scm (calibre): Use patch.
Diffstat (limited to 'gnu-system.am')
-rw-r--r--gnu-system.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu-system.am b/gnu-system.am
index 852abd316f..153d395b57 100644
--- a/gnu-system.am
+++ b/gnu-system.am
@@ -375,6 +375,7 @@ dist_patch_DATA = \
gnu/packages/patches/binutils-ld-new-dtags.patch \
gnu/packages/patches/binutils-loongson-workaround.patch \
gnu/packages/patches/calibre-drop-unrar.patch \
+ gnu/packages/patches/calibre-no-updates-dialog.patch \
gnu/packages/patches/cdparanoia-fpic.patch \
gnu/packages/patches/chmlib-inttypes.patch \
gnu/packages/patches/clucene-pkgconfig.patch \