[Libreoffice-commits] .: configure.in

Peter Foley pefoley2 at kemper.freedesktop.org
Sat Sep 17 18:56:23 PDT 2011


 configure.in |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 0a9486e8f381112cb4f74eb4c55aad11fdf8cfaf
Author: Peter Foley <pefoley2 at verizon.net>
Date:   Sat Sep 17 21:43:53 2011 -0400

    fix cross-compilation failure after gbuildization of desktop

diff --git a/configure.in b/configure.in
index 43c34a5..edc956a 100755
--- a/configure.in
+++ b/configure.in
@@ -2101,6 +2101,7 @@ if test "$cross_compiling" = "yes"; then
         solenv/inc/minor.mk \
         solenv/inc/postset.mk \
         solenv/inc/productversion.mk \
+	desktop/scripts/soffice.sh.in \
     | (cd CONF-FOR-BUILD && tar xf -)
     (
     unset COM GUI GUIBASE OS CPU CPUNAME


More information about the Libreoffice-commits mailing list