Re: [PATCH weston 6/7] Makefile: handle also stable wayland-protocols

2016-02-23 Thread Pekka Paalanen
On Mon, 22 Feb 2016 16:02:23 -0800 Bryce Harrington wrote: > On Mon, Feb 22, 2016 at 03:34:45PM +0200, Pekka Paalanen wrote: > > From: Pekka Paalanen > > > > Fix the protostability function to handle stable protocol files > > correctly. Stable protocol XML file names do not have 'stable' in the

Re: [PATCH weston 6/7] Makefile: handle also stable wayland-protocols

2016-02-23 Thread Pekka Paalanen
On Mon, 22 Feb 2016 16:02:23 -0800 Bryce Harrington wrote: > On Mon, Feb 22, 2016 at 03:34:45PM +0200, Pekka Paalanen wrote: > > From: Pekka Paalanen > > > > Fix the protostability function to handle stable protocol files > > correctly. Stable protocol XML file names do not have 'stable' in the

Re: [PATCH weston 6/7] Makefile: handle also stable wayland-protocols

2016-02-22 Thread Bryce Harrington
On Mon, Feb 22, 2016 at 03:34:45PM +0200, Pekka Paalanen wrote: > From: Pekka Paalanen > > Fix the protostability function to handle stable protocol files > correctly. Stable protocol XML file names do not have 'stable' in their > name, nor do we want to write that in the prerequisite lists in th

[PATCH weston 6/7] Makefile: handle also stable wayland-protocols

2016-02-22 Thread Pekka Paalanen
From: Pekka Paalanen Fix the protostability function to handle stable protocol files correctly. Stable protocol XML file names do not have 'stable' in their name, nor do we want to write that in the prerequisite lists in the Makefile. Function 'protoname' does not need fixing, because for stable