summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 3b39b80d2e..6094f596ce 100755
--- a/configure
+++ b/configure
@@ -2256,7 +2256,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