summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index f03bd58fe2..c3e61d63c5 100755
--- 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