[Libreoffice-commits] .: Branch 'libreoffice-3-3' - solenv/bin

Fridrich Strba fridrich at kemper.freedesktop.org
Fri Dec 17 13:25:57 PST 2010


 solenv/bin/modules/installer/download.pm |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e57c579430c07f31b0c02230c14b325b91cee1fc
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date:   Fri Dec 17 22:25:39 2010 +0100

    fix a typo

diff --git a/solenv/bin/modules/installer/download.pm b/solenv/bin/modules/installer/download.pm
index d644e97..05bc77a 100644
--- a/solenv/bin/modules/installer/download.pm
+++ b/solenv/bin/modules/installer/download.pm
@@ -664,7 +664,7 @@ sub get_install_type
     }
     elsif ( $installer::globals::helppack )
     {
-        $type = "langpack";
+        $type = "helppack";
 
         if ( $installer::globals::isrpmbuild )
         {


More information about the Libreoffice-commits mailing list