Test: refactor tst_QProcess
[profile/ivi/qtbase.git] / configure
index f03bd58..c3e61d6 100755 (executable)
--- a/configure
+++ b/configure
@@ -2257,7 +2257,7 @@ if [ "$OPT_SHADOW" = "yes" ]; then
 
     # Prepare doc directory
     mkdir -p "$outpath/doc"
-    ln -s "$relpath"/doc/global "$outpath/doc"
+    ln -f -s "$relpath"/doc/global "$outpath/doc"
 fi
 
 # symlink fonts to be able to run application from build directory