It's requirement has been removed in previous commit. Signed-off-by: Petr Vorel <petr.vorel@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
@@ -65,8 +65,6 @@ check_prog_host()
fi
}
-# Verify that which is installed
-check_prog_host "which"
# Verify that sed is installed
check_prog_host "sed"