Kaydet (Commit) 4c2ee6fb authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS native111 (1.14.290); FILE MERGED

2007/09/25 11:22:16 is 1.14.290.1: #i81903# DEFAULT_TO_ENGLISH_FOR_PACKING changes only source, no longer destination
üst 4abf3181
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
# #
# $RCSfile: archivefiles.pm,v $ # $RCSfile: archivefiles.pm,v $
# #
# $Revision: 1.14 $ # $Revision: 1.15 $
# #
# last change: $Author: hr $ $Date: 2007-01-02 15:02:21 $ # last change: $Author: kz $ $Date: 2007-10-02 15:19:45 $
# #
# The Contents of this file are made available subject to # The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1. # the terms of GNU Lesser General Public License Version 2.1.
...@@ -373,8 +373,8 @@ sub resolving_archive_flag ...@@ -373,8 +373,8 @@ sub resolving_archive_flag
installer::systemactions::copy_one_file($oldfilename, $newfilename); installer::systemactions::copy_one_file($oldfilename, $newfilename);
$newfile{'Name'} = $newzipname; # $newfile{'Name'} = $newzipname;
$newfile{'destination'} = $destination . $newzipname; # $newfile{'destination'} = $destination . $newzipname;
$newfile{'sourcepath'} = $unzipdir . $newzipname; $newfile{'sourcepath'} = $unzipdir . $newzipname;
$infoline = "RENAME_TO_LANGUAGE: Using $newzipname instead of $zipname!\n"; $infoline = "RENAME_TO_LANGUAGE: Using $newzipname instead of $zipname!\n";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment