[Spice-devel] [PATCH spice-common] build-sys: don't dist spice-protocol.html

Marc-André Lureau mlureau at redhat.com
Mon Jan 30 10:02:59 UTC 2017


Hi

----- Original Message -----
> On Fri, Jan 27, 2017 at 06:16:12AM -0500, Frediano Ziglio wrote:
> > > 
> > > From: Marc-André Lureau <marcandre.lureau at redhat.com>
> > > 
> > > The HTML file is not built by default.
> > > This fixes make distcheck in spice-gtk.
> > > 
> > > Signed-off-by: Marc-André Lureau <marcandre.lureau at redhat.com>
> > > ---
> > >  docs/Makefile.am | 1 -
> > >  1 file changed, 1 deletion(-)
> > > 
> > > diff --git a/docs/Makefile.am b/docs/Makefile.am
> > > index aa7c715..20f46ef 100644
> > > --- a/docs/Makefile.am
> > > +++ b/docs/Makefile.am
> > > @@ -2,7 +2,6 @@ NULL =
> > >  ASCIIDOC_FLAGS = -a icons -a toc
> > >  
> > >  EXTRA_DIST =					\
> > > -	spice_protocol.html			\
> > >  	spice_protocol.txt			\
> > >  	$(NULL)
> > >  
> > 
> > Another option would be to require HTML files.
> > But I don't think it's important to make it in the
> > distribution, developers can check txt file and compile
> > on their own.
> 
> We ship .html files in spice-server tarballs, imo it would be better to
> be consistent and to ship the spice-protocol.html file too.

in all projects? Imho that would make sense if we had a standalone spice-common, but not in all projects.


More information about the Spice-devel mailing list