[vlc-devel] [PATCH 2/2] apple: build: remove stray characters

Marvin Scholz epirat07 at gmail.com
Mon Mar 2 10:24:00 CET 2020


Thanks. LGTM of course, pushed.

On 27 Feb 2020, at 21:33, Alexandre Janniaux wrote:

> ---
>  extras/package/apple/build.sh | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/extras/package/apple/build.sh 
> b/extras/package/apple/build.sh
> index e334490c39..5d840f81d5 100755
> --- a/extras/package/apple/build.sh
> +++ b/extras/package/apple/build.sh
> @@ -433,7 +433,7 @@ do
>  done
>
>  # Validate arguments
> -if [ "$VLC_MAKE_PREBUILT_CONTRIBS" -gt "0" ] &&
> +if [ "$VLC_MAKE_PREBUILT_CONTRIBS" -gt "0" ] &&
>     [ "$VLC_USE_PREBUILT_CONTRIBS" -gt "0" ]; then
>      echo >&2 "ERROR: The --package-contribs and 
> --with-prebuilt-contribs options"
>      echo >&2 "       can not be used together."
> -- 
> 2.25.1
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel


More information about the vlc-devel mailing list