sbsv2/raptor/bin/sbs
branchwip
changeset 123 b748fbcd9079
parent 117 ecf683438dc6
child 212 18372202b584
equal deleted inserted replaced
119:f293a5f26578 123:b748fbcd9079
    77 	__MINGW__=$($u "$__MINGW__")
    77 	__MINGW__=$($u "$__MINGW__")
    78 	__CYGWIN__=$($u "$__MINGW__")
    78 	__CYGWIN__=$($u "$__MINGW__")
    79 	__PYTHON__=$($u "$__PYTHON__")
    79 	__PYTHON__=$($u "$__PYTHON__")
    80 
    80 
    81 	export SBS_HOME=$($u "$SBS_HOME")
    81 	export SBS_HOME=$($u "$SBS_HOME")
    82 	export EPOCROOT=$($u "$EPOCROOT")
       
    83 
    82 
    84 	export PATH=${__MINGW__}/bin:${__CYGWIN__}/bin:$SBS_HOME/$HOSTPLATFORM_DIR/bin:$PATH
    83 	export PATH=${__MINGW__}/bin:${__CYGWIN__}/bin:$SBS_HOME/$HOSTPLATFORM_DIR/bin:$PATH
    85 
    84 
    86 	# Tell Cygwin not to map unix security attributes to windows to
    85 	# Tell Cygwin not to map unix security attributes to windows to
    87 	# prevent raptor from potentially creating read-only files:
    86 	# prevent raptor from potentially creating read-only files: