From 34ed3a738357cc333e0d6fdfb5d70d6ff00e702f Mon Sep 17 00:00:00 2001 From: A Holt Date: Mon, 18 Jun 2018 16:23:50 -0400 Subject: [PATCH] Update calibre-install-latest.sh --- scripts/calibre-install-latest.sh | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/scripts/calibre-install-latest.sh b/scripts/calibre-install-latest.sh index 7de7a163f..75142a5c2 100755 --- a/scripts/calibre-install-latest.sh +++ b/scripts/calibre-install-latest.sh @@ -3,14 +3,7 @@ # Thanks to Jerry Vonau (https://github.com/jvonau) who made this critical # breakthrough possible! # -# Calibre 3.25 is the latest available from testing as of 2018-06-10: -# -# https://packages.debian.org/search?keywords=calibre -# http://deb.debian.org/debian/pool/main/c/calibre/ -# http://raspbian.raspberrypi.org/raspbian/pool/main/c/calibre/ -# http://archive.raspbian.org/raspbian/pool/main/c/calibre/ -# -# Might break future updates; you have been warned. +# SEE COMMENTS AT THE TOP OF scripts/calibre-install-packages.sh export DEBIAN_FRONTEND=noninteractive # Drags in stock desktop dependencies without too much from testing below