[PATCH] Changed one more of the dowload package names.
Giuseppe Castagno
beppe at dsklnx.host.local
Mon Oct 11 09:38:37 PDT 2010
---
solenv/bin/modules/installer/download.pm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/solenv/bin/modules/installer/download.pm b/solenv/bin/modules/installer/download.pm
index 738a360..0bc616f 100644
--- a/solenv/bin/modules/installer/download.pm
+++ b/solenv/bin/modules/installer/download.pm
@@ -467,7 +467,7 @@ sub get_downloadname_productname
{
my ($allvariables) = @_;
- my $start = "LO";
+ my $start = "LibO";
if ( $allvariables->{'PRODUCTNAME'} eq "LibreOffice" ) { $start = "LibO"; }
--
1.6.3.3
--------------010704050209060909030202--
More information about the LibreOffice
mailing list