This commit is contained in:
Anthony Scemama 2015-12-20 02:06:15 +01:00
parent 19ac3509e9
commit 4cbf753142
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ rule download
rule install
command = ./scripts/install_${target}.sh > _build/${target}.log 2>&1 && touch _build/${target}.ok || cat _build/${target}.log
description = Installing ${descr} \t| tail -f install/_build/${target}.log
description = Installing ${descr} | tail -f install/_build/${target}.log
# Builds