sbsv2/raptor/bin/sbs
branchwip
changeset 117 ecf683438dc6
parent 28 6983dbbe3d70
child 212 18372202b584
equal deleted inserted replaced
116:9874c5dbccd7 117:ecf683438dc6
    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: