Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8fc420f4fa18a92eedd6bb7b34c8bc36ee2bac41 Author: Stephan Bergmann <sberg...@redhat.com> Date: Fri Nov 25 17:17:19 2011 +0100
typo diff --git a/Makefile.in b/Makefile.in index 86acb64..8ea483d 100644 --- a/Makefile.in +++ b/Makefile.in @@ -62,7 +62,7 @@ check : allcheck @true %check: - @ @GNUMAKE@ -f $(dir $(realpath $(firstword $)MAKEFILE_LIST))))/GNUmakefile.mk -r \ + @ @GNUMAKE@ -f $(dir $(realpath $(firstword $(MAKEFILE_LIST))))/GNUmakefile.mk -r \ $(if @VERBOSE@,,-s) --jobs="$(if \ $(CHECK_PARALLELISM),$(CHECK_PARALLELISM),@GMAKE_PARALLELISM@)" \ $(patsubst allcheck,check,$@) _______________________________________________ Libreoffice-commits mailing list Libreoffice-commits@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits