diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-11-25 13:10:41 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-11-26 22:41:01 +0000 |
commit | 32840cd95fcde92433fbb0271b82d0f4048a823a (patch) | |
tree | 2f1b08310d1ae58977c0e994465fd6eb9ca0dcec /meta/classes/gnome.bbclass | |
parent | f699cb48c7f379f97623f1f244b0b6c5875d7497 (diff) | |
download | openembedded-core-32840cd95fcde92433fbb0271b82d0f4048a823a.tar.gz openembedded-core-32840cd95fcde92433fbb0271b82d0f4048a823a.tar.bz2 openembedded-core-32840cd95fcde92433fbb0271b82d0f4048a823a.tar.xz openembedded-core-32840cd95fcde92433fbb0271b82d0f4048a823a.zip |
ghostscript: Really fix parallel make race
There continue to be parallel make race issues showing up on the autobuilder.
This patch removes some potential sources of these. The rm is unrequired
since we're using cp -f. The || true ensures that if we did race against
someone it becomes harmless.
[YOCTO #1202]
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/gnome.bbclass')
0 files changed, 0 insertions, 0 deletions