summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2005-06-10 08:37:29 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2005-06-10 08:37:29 +0000
commit3e6f35b3743f2c37e17f38f1b0158889339a1683 (patch)
tree3c18d54c7124fe11ead92c41fb23fb1fba82b087 /solenv
parent8b8b879477f5bed5fc92beec7fbcd846dc8b2cc1 (diff)
#i10000# Correct directory naming for patch sets.
Diffstat (limited to 'solenv')
-rw-r--r--solenv/bin/modules/installer/control.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/bin/modules/installer/control.pm b/solenv/bin/modules/installer/control.pm
index a423d0887798..7fcc1d194821 100644
--- a/solenv/bin/modules/installer/control.pm
+++ b/solenv/bin/modules/installer/control.pm
@@ -382,6 +382,7 @@ sub determine_ship_directory
my $productstring = $installer::globals::product;
if (( $installer::globals::languagepack ) && ( ! $installer::globals::is_unix_multi )) { $productstring = $productstring . "_languagepack"; }
+ if ( $installer::globals::patch ) { $productstring = $productstring . "_patch"; }
my $destdir = $shipdrive . $installer::globals::separator . $installer::globals::compiler .
$installer::globals::productextension . $installer::globals::separator .