summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorParide Legovini <pl@ninthfloor.org>2017-07-16 23:18:25 +0200
committerParide Legovini <pl@ninthfloor.org>2017-07-16 23:18:25 +0200
commit642ee47db3f3bed15607f42ebd2783693674eaa3 (patch)
tree0b8e26d6c101788323e4bf1a629394bf777b3de0
parent6d50eb7735e4ecb029dad3b4fee7697deffb8dba (diff)
Commit Debian 3.0 (quilt) metadata
[dgit (3.11) quilt-fixup]
-rw-r--r--debian/patches/debian-changes2
1 files changed, 1 insertions, 1 deletions
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
+