On Wed, 2016-11-30 at 20:56 -0800, Ben Pfaff wrote:
> On Wed, Nov 30, 2016 at 10:57:25PM -0500, Lance Richardson wrote:
> > Since commit 3deca69b08f2 ("doc: Convert AUTHORS to rST"), the rpm-
> > fedora
> > target fails to build with:
> > 
> >   *** No rule to make target `AUTHORS.rst', needed by
> > `debian/copyright'.
> > 
> > Fix by adding AUTHORS.rst to the docs list to ensure that it is
> > included in the dist archive.
> > 
> > Fixes: 3deca69b08f2 ("doc: Convert AUTHORS to rST")
> > Signed-off-by: Lance Richardson <lrich...@redhat.com>
> 
> Not just that target, the regular old build actually fails with:
> 
>     The following files are in git but not the distribution:
>     AUTHORS.rst
> 
> as long OVS was checked out of Git, anyway.
> 
> Either way, I applied this to master, and thanks for the fix.

Sorry for missing this - I can't run 'make distcheck' on my machine as
it throws obscure "Permission denied" errors that I haven't been able
to suss out yet. Out of curiosity though, why did 'AUTHORS' (sans 'rst'
suffix) not need to be tracked? Some form of Autotools magic?

Stephen
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to