mesa: automake: ensure that git_sha1.h.tmp has the right attributes
authorEmil Velikov <emil.velikov@collabora.com>
Mon, 6 Jun 2016 16:31:05 +0000 (17:31 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Tue, 7 Jun 2016 11:21:46 +0000 (12:21 +0100)
commit2c424e00c3995a6a88f4db0c5dc9fd03ea749ebd
tree8a9344ac0a47971c517752cf741285cbb16045ac
parent359d9dfec3381284b044d6c9bcf7a648ea8c651a
mesa: automake: ensure that git_sha1.h.tmp has the right attributes

... when copied from git_sha1.h.

As the latter file can we lacking the write attribute, one should set it
explicitly. Otherwise we'll get a warning/failure at cleanup stage.

Cc: <mesa-stable@lists.freedesktop.org>
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
src/Makefile.am