[Libreoffice-commits] online.git: loolwsd/loolwsd-systemplate-setup
Henry Castro
hcastro at collabora.com
Sat Jul 18 11:30:45 PDT 2015
loolwsd/loolwsd-systemplate-setup | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit 6e5df9acda267c44f5fd50494084ced7468bdc46
Author: Henry Castro <hcastro at collabora.com>
Date: Sat Jul 18 14:28:12 2015 -0400
loolwsd: systemplate added tmp dir
tmp directory is necessary when uses the valgrind tool
diff --git a/loolwsd/loolwsd-systemplate-setup b/loolwsd/loolwsd-systemplate-setup
index a3ce239..190489a 100755
--- a/loolwsd/loolwsd-systemplate-setup
+++ b/loolwsd/loolwsd-systemplate-setup
@@ -82,6 +82,8 @@ cd / || exit 1
# This will now copy the file a symlink points to, but whatever.
cpio -p -d -L $CHROOT
+mkdir -p $CHROOT/tmp
+
# /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