[Libreoffice-commits] .: Makefile.in
Tor Lillqvist
tml at kemper.freedesktop.org
Sat Jun 11 15:39:22 PDT 2011
Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 9e7e74618aaefccd9867cec9957307831c2fb972
Author: Tor Lillqvist <tml at iki.fi>
Date: Sun Jun 12 01:39:06 2011 +0300
Typo
diff --git a/Makefile.in b/Makefile.in
index 539a939..83848ed 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -75,7 +75,7 @@ cross-build-toolset:
for D in \
comphelper \
tools; do \
- (cd $$D && make -r -j at BUILD_MAX_JOBS@): \
+ (cd $$D && make -r -j at BUILD_MAX_JOBS@); \
done
endif
More information about the Libreoffice-commits
mailing list