<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html><head></head><body><div style="font-size: 12pt; font-family: Calibri,sans-serif;"><div>Anyway, I hardly care since NPAPI is broken either way, so revert it if it saves a flame war.</div><div><br></div><div>Still / as prefix looks too wrong to be right.</div><div><br></div><div>-- </div><div>Rémi Denis-Courmont</div><div>Sent from my NVIDIA Tegra-powered device</div><br><div id="htc_header">----- Reply message -----<br>De : "Rafaël Carré" <funman@videolan.org><br>Pour : <vlc-devel@videolan.org><br>Objet : [vlc-devel] [vlc-commits] npapi: sensible prefix<br>Date : mar., mars 4, 2014 13:05</div></div><br><pre style="word-wrap: break-word; white-space: pre-wrap;">On 03/01/14 14:28, Rémi Denis-Courmont wrote:
> vlc | branch: master | Rémi Denis-Courmont <remi@remlab.net> | Sat Mar  1 15:23:18 2014 +0200| [4ec3dd7b1787a94f0172f7671ae808c057f8d32f] | committer: Rémi Denis-Courmont

> npapi: sensible prefix

>> <a href="http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4ec3dd7b1787a94f0172f7671ae808c057f8d32f">http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4ec3dd7b1787a94f0172f7671ae808c057f8d32f</a>
> ---

>  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:
<a href="https://mailman.videolan.org/listinfo/vlc-devel">https://mailman.videolan.org/listinfo/vlc-devel</a>
</pre></body></html>