Kaydet (Commit) d9b325f6 authored tarafından Norbert Thiebaud's avatar Norbert Thiebaud

remove unused $variables{'os'}

Change-Id: Idaf0b0e9fc38dc05f24c111304ef5189b4ba111c
Reviewed-on: https://gerrit.libreoffice.org/11906Reviewed-by: 's avatarNorbert Thiebaud <nthiebaud@gmail.com>
Tested-by: 's avatarNorbert Thiebaud <nthiebaud@gmail.com>
üst 99b6fc7b
...@@ -33,8 +33,6 @@ sub create_pathvariables ...@@ -33,8 +33,6 @@ sub create_pathvariables
# The following variables are needed in the path file list # The following variables are needed in the path file list
# solarenvpath, os, pmiscpath # solarenvpath, os, pmiscpath
$variables{'os'} = $installer::globals::compiler;
my $solarenvpath = ""; my $solarenvpath = "";
if ( $ENV{'SO_PACK'} ) { $solarenvpath = $ENV{'SO_PACK'}; } if ( $ENV{'SO_PACK'} ) { $solarenvpath = $ENV{'SO_PACK'}; }
......
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