summaryrefslogtreecommitdiffstats
path: root/libreoffice
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2014-02-26 10:55:21 +0000
committer Eric Hameleers <alien@slackware.com>2014-02-26 10:55:21 +0000
commit19671422fd6fdc3416f650e7a3c8f41a049dcd8c (patch)
treed6b05e58c22f04ec0de01290b720082b1f80898b /libreoffice
parent106e512673786dd116fdc454e0325baf9299d110 (diff)
downloadasb-19671422fd6fdc3416f650e7a3c8f41a049dcd8c.tar.gz
asb-19671422fd6fdc3416f650e7a3c8f41a049dcd8c.tar.xz
Needs to use sources41 not sources...
Diffstat (limited to 'libreoffice')
-rwxr-xr-xlibreoffice/build/gensrc_lo41.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/libreoffice/build/gensrc_lo41.sh b/libreoffice/build/gensrc_lo41.sh
index 60a30ce9..b3f85285 100755
--- a/libreoffice/build/gensrc_lo41.sh
+++ b/libreoffice/build/gensrc_lo41.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/sources41/$FILE"
SRCURL[$III]="$SRCURL/$FILE"
EOT