INTEGRATION: CWS cov2src (1.22.24); FILE MERGED
2005/10/18 13:41:19 rt 1.22.24.1: #126234# Join MWS COV680 m4 into SRC680
This commit is contained in:
parent
77553784f0
commit
8dd4adc38b
1 changed files with 3 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
#
|
||||
# $RCSfile: worker.pm,v $
|
||||
#
|
||||
# $Revision: 1.22 $
|
||||
# $Revision: 1.23 $
|
||||
#
|
||||
# last change: $Author: hr $ $Date: 2005-09-28 13:16:02 $
|
||||
# last change: $Author: rt $ $Date: 2005-10-19 12:15:09 $
|
||||
#
|
||||
# The Contents of this file are made available subject to
|
||||
# the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -1098,6 +1098,7 @@ sub prepare_linuxlinkfiles
|
|||
{
|
||||
my ( $filesref ) = @_;
|
||||
|
||||
|
||||
@installer::globals::linuxlinks = (); # empty this array, because it could be already used
|
||||
@installer::globals::linuxpatchfiles = (); # empty this array, because it could be already used
|
||||
|
||||
|
|
Loading…
Reference in a new issue