From 642ee47db3f3bed15607f42ebd2783693674eaa3 Mon Sep 17 00:00:00 2001 From: Paride Legovini Date: Sun, 16 Jul 2017 23:18:25 +0200 Subject: Commit Debian 3.0 (quilt) metadata [dgit (3.11) 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 f1a0a69..009a5c5 100644 --- a/debian/patches/debian-changes +++ b/debian/patches/debian-changes @@ -24,7 +24,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 "Run \`apt-get install imagemagick' to install it" >&2 ++ printf "Run \`apt install imagemagick' to install it" >&2 + exit 1 + fi + -- cgit v1.2.3