[vlc-devel] [PATCH 1/1] extras/tools: list packages that will be built
Jean-Baptiste Kempf
jb at videolan.org
Tue Nov 11 10:16:51 CET 2014
LGTM.
On 10 Nov, Tristan Matthews wrote :
> This makes it a little more obvious, instead of just saying that tools
> are missing or too old.
> ---
> extras/tools/bootstrap | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/extras/tools/bootstrap b/extras/tools/bootstrap
> index 345ec14..49fa424 100755
> --- a/extras/tools/bootstrap
> +++ b/extras/tools/bootstrap
> @@ -83,7 +83,7 @@ check_sed
> check protoc
> check ant
>
> -[ -n "$NEEDED" ] && mkdir -p build/
> +[ -n "$NEEDED" ] && mkdir -p build/ && echo "To-be-built packages: `echo $NEEDED | sed 's/\.//g'`"
>
> CPUS=
> CC=
> --
> 1.9.3
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
--
With my kindest regards,
--
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device
More information about the vlc-devel
mailing list