#i10000# fix for bash shell (USE_SHELL)

This commit is contained in:
Oliver Bolte 2008-06-30 08:56:44 +00:00
parent b236a88d9b
commit 5c11f4e5ee

View file

@ -47,7 +47,7 @@ common
{
PATH
}
order common:2 common:3 pro:0 pro:1 common common:0 btarget zipsource cwsname common:1 nojava tmp crashdump
order common:2 common:3 pro:0 pro:1 common common:0 btarget zipsource cwsname common:1 nojava shell tmp crashdump
environment
{
common:2 IF %UPDATER% == YES
@ -144,8 +144,8 @@ common
}
shell
{
USE_SHELL STAR_USE_SHELL
SHELL STAR_USE_SHELL
USE_SHELL %STAR_USE_SHELL%
SHELL %STAR_USE_SHELL%
}
verbose
{
@ -470,10 +470,6 @@ unxsoli4
SO_PACK %SOL_TMP%$/r$/pack$/%WORK_STAMP%
PERL %SOL_TMP%$/r$/bt_solaris_intel$/bin$/perl
}
shell
{
USE_SHELL STAR_USE_SHELL
}
}
}
@ -806,10 +802,6 @@ unxsols4
SO_PACK %SOL_TMP%$/r$/pack$/%WORK_STAMP%
PERL %SOL_TMP%$/r$/bt_solaris_sparc$/bin$/perl
}
shell
{
USE_SHELL STAR_USE_SHELL
}
}
}
@ -1083,10 +1075,6 @@ unxsolu4
SO_PACK %SOL_TMP%$/r$/pack$/%WORK_STAMP%
PERL %SOL_TMP%$/r$/bt_solaris_sparc$/bin$/perl
}
shell
{
USE_SHELL STAR_USE_SHELL
}
}
}
@ -1422,10 +1410,6 @@ unxlngi6
SO_PACK %SOL_TMP%$/r$/pack$/%WORK_STAMP%
PERL %SOL_TMP%$/r$/bt_linux_libc2.11$/%WORK_STAMP%$/bin$/perl
}
shell
{
USE_SHELL STAR_USE_SHELL
}
}
}
@ -1747,10 +1731,6 @@ unxlngx6
SO_PACK %SOL_TMP%$/r$/pack$/%WORK_STAMP%
PERL %SOL_TMP%$/r$/bt_linux_libc2.11$/%WORK_STAMP%$/bin$/perl
}
shell
{
USE_SHELL STAR_USE_SHELL
}
}
}
@ -3262,10 +3242,6 @@ wntmsci12
LIB %PRE%\lib;%LIB%
ILIB %PRE%\lib;%ILIB%
}
shell
{
use_shell STAR_USE_SHELL
}
}
}
unxmacxi
@ -3318,7 +3294,6 @@ unxmacxi
sysbaseroot
l10n L10N_framework
bs_sourceroot SOURCE_ROOT_TMP
shell STAR_USE_SHELL
}
script
{
@ -3570,10 +3545,6 @@ unxmacxi
SOLARLIB -L%PRE%/lib %SOLARLIB% -L/usr/X11R6/lib
LD_LIBRARY_PATH %PRE%/lib:%LD_LIBRARY_PATH%
}
shell
{
USE_SHELL STAR_USE_SHELL
}
ca
{
PCLEAN_PATH %SOLARROOT%/etools
@ -3612,4 +3583,3 @@ unxmacxi
}
}
}