Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 8f6d45889d3918903c93a5b8368b7eddde1ece9b
Author: Miklos Vajna <[email protected]>
AuthorDate: Wed May 29 08:52:01 2019 +0200
Commit: Miklos Vajna <[email protected]>
CommitDate: Wed May 29 08:52:27 2019 +0200
Revert "Allow 'make run' after 'make build-nocheck'"
This reverts commit 1e84ea37c73283a9c2e2e8fa26fc73aa070f338b. This is no
longer needed, at least not for the sanitizers.
Change-Id: I70774525ce322870d0c6d625f33e6fd2476d9b5e
diff --git a/Makefile.am b/Makefile.am
index 752aa8985..9df919489 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -274,7 +274,7 @@ clean-local:
if test "z@JAILS_PATH@" != "z"; then rm -rf "@JAILS_PATH@"; fi
if test "z@SYSTEMPLATE_PATH@" != "z"; then rm -rf "@SYSTEMPLATE_PATH@";
fi
-run: all-am @JAILS_PATH@
+run: all @JAILS_PATH@
@echo "Launching loolwsd"
@fc-cache "@LO_PATH@"/share/fonts/truetype
@cp $(abs_top_srcdir)/test/data/hello.odt
$(abs_top_srcdir)/test/data/hello-world.odt
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits