[Libreoffice-commits] .: android/experimental

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Mon Aug 20 07:45:53 PDT 2012


 android/experimental/DocumentLoader/Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e9f3727313ee523fa0da802fa3fedb0ad6b8f20f
Author: Tor Lillqvist <tml at iki.fi>
Date:   Mon Aug 20 14:39:28 2012 +0300

    Don't be shy
    
    Change-Id: I806dcac11667abfd89a3202ed56e6370e18e185d

diff --git a/android/experimental/DocumentLoader/Makefile b/android/experimental/DocumentLoader/Makefile
index b9a75ee..917004a 100644
--- a/android/experimental/DocumentLoader/Makefile
+++ b/android/experimental/DocumentLoader/Makefile
@@ -257,7 +257,7 @@ build-ant: copy-stuff properties
 install: build-ant
 	unset JAVA_HOME && $(ANT) debug install
 	@echo
-	@echo 'Run it with something like what "make run" does (see Makefile)'
+	@echo 'Run it with "make run"'
 	@echo
 
 uninstall:


More information about the Libreoffice-commits mailing list