die"Could not find file $vclgid in list of files!";
if(!$allvariableshashref->{'ROOTMODULEGID'}){installer::exiter::exit_program("ERROR: ROOTMODULEGID must be defined in list file!","add_profile_into_filelist");}
@@ -76,16 +76,24 @@ sub get_createfolder_component
# Therefore they can only belong to the root module and
# will be added to a component at the root module.
# All directories will be added to the component
# containing the file $allvariableshashref->{'GLOBALFILEGID'}
# $allvariableshashref->{'ROOTMODULEGID'}
if(!$allvariableshashref->{'GLOBALFILEGID'}){installer::exiter::exit_program("ERROR: GLOBALFILEGID must be defined in list file!","get_createfolder_component");}
if(!$allvariableshashref->{'ROOTMODULEGID'}){installer::exiter::exit_program("ERROR: ROOTMODULEGID must be defined in list file!","get_createfolder_component");}