summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2017-09-14 15:26:10 +0200
committerMichael Stahl <mstahl@redhat.com>2017-09-15 11:04:53 +0200
commit15b973ed64cb0c655b387c5022fc2ff0894520dd (patch)
tree8a14de1039c19cb0d360f5cc6abf743baca403db /bin
parent6cdf761c7a9e167cde85d4e8e6f356c99a259f68 (diff)
consistent naming of externals: xslt -> libxslt
Change-Id: Ie66848187cef395d8b0af4727a4d9c0919e3c9dc Reviewed-on: https://gerrit.libreoffice.org/42299 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/lo-all-static-libs2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/lo-all-static-libs b/bin/lo-all-static-libs
index 1a2f94214c48..310c432fc0a6 100755
--- a/bin/lo-all-static-libs
+++ b/bin/lo-all-static-libs
@@ -82,4 +82,4 @@ echo $INSTDIR/$LIBO_LIB_FOLDER/lib*.a \
$WORKDIR/UnpackedTarball/rasqal/src/.libs/*.a \
$WORKDIR/UnpackedTarball/redland/src/.libs/*.a \
$WORKDIR/UnpackedTarball/libxml2/.libs/*.a \
- $WORKDIR/UnpackedTarball/xslt/libxslt/.libs/*.a
+ $WORKDIR/UnpackedTarball/libxslt/libxslt/.libs/*.a