[vlc-devel] [vlc-commits] npapi: sensible prefix

Rémi Denis-Courmont remi at remlab.net
Tue Mar 4 12:39:07 CET 2014


Anyway, I hardly care since NPAPI is broken either way, so revert it if it saves a flame war.

Still / as prefix looks too wrong to be right.

-- 
Rémi Denis-Courmont
Sent from my NVIDIA Tegra-powered device

----- Reply message -----
De : "Rafaël Carré" <funman at videolan.org>
Pour : <vlc-devel at videolan.org>
Objet : [vlc-devel] [vlc-commits] npapi: sensible prefix
Date : mar., mars 4, 2014 13:05

On 03/01/14 14:28, Rémi Denis-Courmont wrote:
> vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sat Mar  1 15:23:18 2014 +0200| [4ec3dd7b1787a94f0172f7671ae808c057f8d32f] | committer: Rémi Denis-Courmont
> 
> npapi: sensible prefix
> 
>> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4ec3dd7b1787a94f0172f7671ae808c057f8d32f
> ---
> 
>  extras/package/npapi.am |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/extras/package/npapi.am b/extras/package/npapi.am
> index 1812950..f610087 100644
> --- a/extras/package/npapi.am
> +++ b/extras/package/npapi.am
> @@ -30,7 +30,7 @@ npapi-vlc/configure: stamp-npapi
>  npapi-vlc/Makefile: npapi-vlc/configure
>   cd npapi-vlc && \
>   $(SHELL) ./configure \
> -  --prefix=/ \
> +  --prefix=$(prefix) \
>    --host=$(host_alias) --build=$(build_alias) \
>    CPP="$(CPP)" CPPFLAGS="$(CPPFLAGS)" \
>    CC="$(CC)" CFLAGS="$(CFLAGS)" \

This purposeless commit breaks win32 packaging.

Rejected.
_______________________________________________
vlc-devel mailing list
To unsubscribe or modify your subscription options:
https://mailman.videolan.org/listinfo/vlc-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20140304/28bd0e9b/attachment.html>


More information about the vlc-devel mailing list