summaryrefslogtreecommitdiffstats
path: root/libreoffice
diff options
context:
space:
mode:
Diffstat (limited to 'libreoffice')
-rwxr-xr-xlibreoffice/build/gensrc_lo42.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/libreoffice/build/gensrc_lo42.sh b/libreoffice/build/gensrc_lo42.sh
index 80cc19bc..1f8f3299 100755
--- a/libreoffice/build/gensrc_lo42.sh
+++ b/libreoffice/build/gensrc_lo42.sh
@@ -35,7 +35,7 @@ for BALL in UNOWINREG_DLL $( cat $TMP_DLLST | grep "^export " | grep -v MOZ_ZIP
FILE=$(eval "echo \$$BALL")
cat <<EOT
-SOURCE[$III]="\$SRCDIR/sources/$FILE"
+SOURCE[$III]="\$SRCDIR/sources42/$FILE"
SRCURL[$III]="$SRCURL/$FILE"
EOT