solenv/bin/make_installer.pl |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit e07efd070d22cc7c540ffda55043ab7277d46a3e
Author: Tor Lillqvist <tlillqv...@suse.com>
Date:   Sun Dec 11 03:49:42 2011 +0200

    Add comment about OxygenOffice's use of XPD

diff --git a/solenv/bin/make_installer.pl b/solenv/bin/make_installer.pl
index 2bfdac8..9dfe9b5 100644
--- a/solenv/bin/make_installer.pl
+++ b/solenv/bin/make_installer.pl
@@ -476,6 +476,8 @@ installer::logger::print_message( "... analyzing scpactions 
... \n" );
 my $scpactionsinproductarrayref = 
installer::setupscript::get_all_items_from_script($setupscriptref, "ScpAction");
 if ( $installer::globals::globallogging ) { 
installer::files::save_array_of_hashes($loggingdir . "productscpactions1.log", 
$scpactionsinproductarrayref); }
 
+# Note: Don't clean away XPD installer stuff before verified whether
+# OxygenOffice still uses it or not, see insesetoo_native/util/openoffice.lst
 if (( ! $allvariableshashref->{'XPDINSTALLER'} ) || ( ! 
$installer::globals::isxpdplatform ))
 {
     $scpactionsinproductarrayref = 
installer::scriptitems::remove_Xpdonly_Items($scpactionsinproductarrayref);
_______________________________________________
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to