cmake-utils.eclass: move $S modifications to src_prepare in EAPI 6 and later
authorMichael Palimaka <kensington@gentoo.org>
Mon, 25 Jan 2016 14:04:13 +0000 (01:04 +1100)
committerMichael Palimaka <kensington@gentoo.org>
Mon, 25 Jan 2016 14:07:06 +0000 (01:07 +1100)
commit66f8e27bf31241fa503764fe52fd79c04c852e03
treece1f2847a21c0ba4fea902a779fdc0e605aef91a
parente4b034ec87ff80561b18d52ee07df66b04a50cab
cmake-utils.eclass: move $S modifications to src_prepare in EAPI 6 and later

This is the correct phase for source modifications, and additionally avoids a
multilib race condition.

Gentoo-bug: 513170
eclass/cmake-utils.eclass