[Libreoffice-commits] .: android/qa

Michael Meeks michael at kemper.freedesktop.org
Thu Feb 16 09:33:37 PST 2012


 android/qa/desktop/Makefile |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

New commits:
commit 1cc602e09b8b6ddaac8ddf526383ed28a1e42bd5
Author: Michael Meeks <michael.meeks at suse.com>
Date:   Thu Feb 16 17:32:04 2012 +0000

    android: prune missing libraries from install list

diff --git a/android/qa/desktop/Makefile b/android/qa/desktop/Makefile
index 67fdb7c..c0fbe00 100644
--- a/android/qa/desktop/Makefile
+++ b/android/qa/desktop/Makefile
@@ -159,13 +159,11 @@ copy-stuff: buildrcs
 		  uno_cppuhelpergcc3 \
 		  uno_sal \
 		  uno_salhelpergcc3 \
-		  unoexceptionprotector \
 		  unotest \
 		  unoxmllo \
 		  utllo \
 		  vbahelperlo \
 		  vcllo \
-		  vclplug_svplo \
 		  xcrlo \
 		  xml2 \
 		  xmlreader \
@@ -178,6 +176,7 @@ copy-stuff: buildrcs
 	done
 #		  deployment \
 #		  deploymentmisclo \
+#		  unoexceptionprotector \
 
 #
 # Then the shared GNU C++ library


More information about the Libreoffice-commits mailing list