summaryrefslogtreecommitdiffstats
path: root/libreoffice
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2013-07-19 13:57:31 +0000
committer Eric Hameleers <alien@slackware.com>2013-07-19 13:57:31 +0000
commitb9662ef7d7d51433aef5bbe17b0523df8567eea0 (patch)
tree3fb97ba79776310f7ec2ebb9e118b8712769546f /libreoffice
parent8484a4c1b657ef1e95b44580ceb1bc2352b90167 (diff)
downloadasb-b9662ef7d7d51433aef5bbe17b0523df8567eea0.tar.gz
asb-b9662ef7d7d51433aef5bbe17b0523df8567eea0.tar.xz
Use the correct sources pathname
Diffstat (limited to 'libreoffice')
-rwxr-xr-xlibreoffice/build/gensrc_lo36.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/libreoffice/build/gensrc_lo36.sh b/libreoffice/build/gensrc_lo36.sh
index 0347fda7..bfed78d9 100755
--- a/libreoffice/build/gensrc_lo36.sh
+++ b/libreoffice/build/gensrc_lo36.sh
@@ -13,7 +13,7 @@ for FILE in $( wget -q -O - "http://cgit.freedesktop.org/libreoffice/core/plain/
SRCURL=$FILE
else
cat <<EOT
-SOURCE[$III]="\$SRCDIR/sources/$FILE"
+SOURCE[$III]="\$SRCDIR/sources36/$FILE"
SRCURL[$III]="$SRCURL/$FILE"
EOT