From e2dff1df7aee953112db10a27cacc5f96d7bb97e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krystian=20Bac=C5=82awski?= Date: Thu, 20 Feb 2014 09:23:40 +0100 Subject: [PATCH] Use python2 for the script, otherwise some extra tools won't get built. --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index 064dfb5..844dbe6 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -68,7 +68,7 @@ function unpack_clean { } function compare_version { - python - "$1" "$2" "$3" <