qt4: Do not recreate the link if it exists otherwise do_install will fail
authorHolger Hans Peter Freyther <zecke@selfish.org>
Sat, 1 Aug 2009 07:25:31 +0000 (09:25 +0200)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Sat, 1 Aug 2009 11:16:14 +0000 (13:16 +0200)
commit5a637631891e2a6b4cd18a02107247f636bd4d8a
tree4533e1c9de1339e6905356a130ddbf5d9fc88af6
parent7d34a1965b6a650c06e298331d45165c094f8248
qt4: Do not recreate the link if it exists otherwise do_install will fail

When running configure more than once the do_install stage
will fail due excessive symlinks... Stop doing that.
recipes/qt4/qt4.inc