All of lore.kernel.org
 help / color / mirror / Atom feed
* libdrm README rename
@ 2019-01-29  1:16 Dave Airlie
  2019-01-29  9:26 ` Michel Dänzer
  0 siblings, 1 reply; 3+ messages in thread
From: Dave Airlie @ 2019-01-29  1:16 UTC (permalink / raw)
  To: dri-devel, Daniel Vetter

So libdrm README renamed to README.rst, however that means it no
longer gets included in the dist tarball.

I think autotools considers README special, so we might need to fix it,

Dave.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: libdrm README rename
  2019-01-29  1:16 libdrm README rename Dave Airlie
@ 2019-01-29  9:26 ` Michel Dänzer
  2019-01-29  9:52   ` Daniel Vetter
  0 siblings, 1 reply; 3+ messages in thread
From: Michel Dänzer @ 2019-01-29  9:26 UTC (permalink / raw)
  To: Dave Airlie, Daniel Vetter; +Cc: dri-devel

On 2019-01-29 2:16 a.m., Dave Airlie wrote:
> So libdrm README renamed to README.rst, however that means it no
> longer gets included in the dist tarball.
> 
> I think autotools considers README special, so we might need to fix it,

Adding the new README file to EXTRA_DIST seems enough, see e.g.
https://gitlab.freedesktop.org/xorg/driver/xf86-video-amdgpu/commit/a9da219e13bd0cdec65554382b5cd15abc3e3778
.


-- 
Earthling Michel Dänzer               |               http://www.amd.com
Libre software enthusiast             |             Mesa and X developer
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: libdrm README rename
  2019-01-29  9:26 ` Michel Dänzer
@ 2019-01-29  9:52   ` Daniel Vetter
  0 siblings, 0 replies; 3+ messages in thread
From: Daniel Vetter @ 2019-01-29  9:52 UTC (permalink / raw)
  To: Michel Dänzer; +Cc: Daniel Vetter, dri-devel

On Tue, Jan 29, 2019 at 10:26:57AM +0100, Michel Dänzer wrote:
> On 2019-01-29 2:16 a.m., Dave Airlie wrote:
> > So libdrm README renamed to README.rst, however that means it no
> > longer gets included in the dist tarball.
> > 
> > I think autotools considers README special, so we might need to fix it,
> 
> Adding the new README file to EXTRA_DIST seems enough, see e.g.
> https://gitlab.freedesktop.org/xorg/driver/xf86-video-amdgpu/commit/a9da219e13bd0cdec65554382b5cd15abc3e3778

meson build && ninja dist also gets this right. Should we update the
relase scripts to prefer meson over automake? I guess it's too early to
outright drop automake support in libdrm :-)
-Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-01-29  9:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-29  1:16 libdrm README rename Dave Airlie
2019-01-29  9:26 ` Michel Dänzer
2019-01-29  9:52   ` Daniel Vetter

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.