[Libreoffice-commits] .: Makefile.in
Stephan Bergmann
sbergmann at kemper.freedesktop.org
Fri Nov 25 08:17:29 PST 2011
Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 8fc420f4fa18a92eedd6bb7b34c8bc36ee2bac41
Author: Stephan Bergmann <sbergman at 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), at GMAKE_PARALLELISM@)" \
$(patsubst allcheck,check,$@)
More information about the Libreoffice-commits
mailing list