summaryrefslogtreecommitdiff
path: root/solenv/bin/modules/installer/ziplist.pm
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-07-11 13:40:46 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-07-11 13:40:46 +0000
commitb168164daef720cf2bbc1fd78a2626d652791e95 (patch)
tree0d5de222c1ff53a9df8d4978609cf65ac276f77e /solenv/bin/modules/installer/ziplist.pm
parentcff4370cbcceeb0d833b6535402305a7887250e3 (diff)
INTEGRATION: CWS native93 (1.16.282); FILE MERGED
2007/07/02 15:36:14 is 1.16.282.1: #i73826# introducing OOo base version for all products
Diffstat (limited to 'solenv/bin/modules/installer/ziplist.pm')
-rw-r--r--solenv/bin/modules/installer/ziplist.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/solenv/bin/modules/installer/ziplist.pm b/solenv/bin/modules/installer/ziplist.pm
index 6b80a2d61e5e..98cda03508fd 100644
--- a/solenv/bin/modules/installer/ziplist.pm
+++ b/solenv/bin/modules/installer/ziplist.pm
@@ -4,9 +4,9 @@
#
# $RCSfile: ziplist.pm,v $
#
-# $Revision: 1.16 $
+# $Revision: 1.17 $
#
-# last change: $Author: obo $ $Date: 2006-10-11 09:05:08 $
+# last change: $Author: ihi $ $Date: 2007-07-11 14:40:46 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -88,7 +88,7 @@ sub getproductblock
}
}
- if ( ! $searchexists )
+ if (( ! $searchexists ) && ( $search ne $installer::globals::globalblock ))
{
if ($search eq $installer::globals::product )
{