summaryrefslogtreecommitdiff
path: root/libre/calibre/0001-Remove-code-that-contacts-calibre-servers-to-check-u.patch
diff options
context:
space:
mode:
authorJesús Eduardo <heckyel@openmailbox.org>2017-06-16 23:22:55 +0000
committerJesús Eduardo <heckyel@openmailbox.org>2017-06-16 23:22:55 +0000
commit1b515cc38eec3a9009c8cc93bf130007ada3f07d (patch)
treedee5720973f6cf223843096a69924f66d9a137d1 /libre/calibre/0001-Remove-code-that-contacts-calibre-servers-to-check-u.patch
parentc5b5d531aab63d7c2b8088d4e46fe8cfc3829e74 (diff)
downloadabslibre-1b515cc38eec3a9009c8cc93bf130007ada3f07d.tar.gz
abslibre-1b515cc38eec3a9009c8cc93bf130007ada3f07d.tar.bz2
abslibre-1b515cc38eec3a9009c8cc93bf130007ada3f07d.zip
update and patch of calibre 3.0.0
Diffstat (limited to 'libre/calibre/0001-Remove-code-that-contacts-calibre-servers-to-check-u.patch')
-rw-r--r--libre/calibre/0001-Remove-code-that-contacts-calibre-servers-to-check-u.patch3
1 files changed, 1 insertions, 2 deletions
diff --git a/libre/calibre/0001-Remove-code-that-contacts-calibre-servers-to-check-u.patch b/libre/calibre/0001-Remove-code-that-contacts-calibre-servers-to-check-u.patch
index fd08922eb..40f303dda 100644
--- a/libre/calibre/0001-Remove-code-that-contacts-calibre-servers-to-check-u.patch
+++ b/libre/calibre/0001-Remove-code-that-contacts-calibre-servers-to-check-u.patch
@@ -1,5 +1,5 @@
diff --git a/src/calibre/gui2/update.py b/src/calibre/gui2/update.py
-index 9ce55d0..04367de 100644
+index 9ce55d0..f9521d7 100644
--- a/src/calibre/gui2/update.py
+++ b/src/calibre/gui2/update.py
@@ -1,19 +1,17 @@
@@ -76,4 +76,3 @@ index 9ce55d0..04367de 100644
update_plugins = get_plugin_updates_available(raise_error=True)
if update_plugins is not None:
plugins_update_found = len(update_plugins)
-