From 9f69f221888f338b69307db1e5ab998743001723 Mon Sep 17 00:00:00 2001 From: Paride Legovini Date: Fri, 28 Jul 2017 10:46:44 +0200 Subject: Commit Debian 3.0 (quilt) metadata [dgit (3.12) quilt-fixup] --- debian/patches/debian-changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/patches/debian-changes b/debian/patches/debian-changes index 009a5c5..d5d5211 100644 --- a/debian/patches/debian-changes +++ b/debian/patches/debian-changes @@ -23,7 +23,7 @@ A single combined diff, containing all the changes, follows. ;; *) + if [ ! -x /usr/bin/convert ] ; then -+ printf "%s: cant convert from %s -- missing \`convert' program" "$0" "$FORMAT" >&2 ++ printf "%s: cant convert from %s -- missing \`convert' program" "$0" "$MIME" >&2 + printf "Run \`apt install imagemagick' to install it" >&2 + exit 1 + fi -- cgit v1.2.3