[Libreoffice-commits] online.git: Branch 'private/hcvcastro/forking' - loolwsd/loolwsd-systemplate-setup
Henry Castro
hcastro at collabora.com
Fri Jul 24 05:36:12 PDT 2015
loolwsd/loolwsd-systemplate-setup | 7 -------
1 file changed, 7 deletions(-)
New commits:
commit dc584e7bb82a3e926da8e95de0feed92d807a739
Author: Henry Castro <hcastro at collabora.com>
Date: Fri Jul 24 08:35:19 2015 -0400
loolwsd: remove duplicity.
diff --git a/loolwsd/loolwsd-systemplate-setup b/loolwsd/loolwsd-systemplate-setup
index 942e39c..cd11172 100755
--- a/loolwsd/loolwsd-systemplate-setup
+++ b/loolwsd/loolwsd-systemplate-setup
@@ -154,13 +154,6 @@ do
cp --parent -n $loader $CHROOT
done
-loaders="$(find /lib/ld-* -type l) $(find /lib32/ld-* -type l) $(find /lib64/ld-* -type l)"
-
-for loader in $loaders
-do
- cp --parent -n $loader $CHROOT
-done
-
# /usr/share/fonts needs to be taken care of separately because the
# directory time stamps must be preserved are for fontconfig to trust
# its cache.
More information about the Libreoffice-commits
mailing list