[PATCH wayland-protocols 4/4] Makefile: install and dist stable protocols
Pekka Paalanen
ppaalanen at gmail.com
Tue Feb 23 11:59:05 UTC 2016
On Mon, 22 Feb 2016 15:41:46 -0800
Bryce Harrington <bryce at osg.samsung.com> wrote:
> On Mon, Feb 22, 2016 at 03:34:43PM +0200, Pekka Paalanen wrote:
> > From: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
> >
> > Signed-off-by: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
>
> Personally I'd squash 2,3,4 since they're all short "hook things up"
> changes that go together, but no biggie.
That is a possibility, sure. In my mind, patch 2 is the changes to the
spec and nothing else and very important to review. Patch 3 is hooking
it up in the build since patch 1 didn't do that when adding the file
(because the spec was not finished). Patch 4 could be landed completely
separately, if wanted, so it's separate.
> Reviewed-by: Bryce Harrington <bryce at osg.samsung.com>
Thanks for the reviews for wayland-protocols. I'll probably do the
suggested changes as follow-ups.
Thanks,
pq
>
> > ---
> > Makefile.am | 2 ++
> > 1 file changed, 2 insertions(+)
> >
> > diff --git a/Makefile.am b/Makefile.am
> > index 21b1a00..e0bd079 100644
> > --- a/Makefile.am
> > +++ b/Makefile.am
> > @@ -15,10 +15,12 @@ stable_protocols = \
> >
> > nobase_dist_pkgdata_DATA = \
> > $(unstable_protocols) \
> > + $(stable_protocols) \
> > $(NULL)
> >
> > dist_noinst_DATA = \
> > $(sort $(foreach p,$(unstable_protocols),$(dir $p)README)) \
> > + $(sort $(foreach p,$(stable_protocols),$(dir $p)README)) \
> > $(NULL)
> >
> > noarch_pkgconfig_DATA = wayland-protocols.pc
> > --
> > 2.4.10
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 811 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/wayland-devel/attachments/20160223/73924883/attachment.sig>
More information about the wayland-devel
mailing list