dbg: why is this failing now!
This commit is contained in:
parent
5e57643f3a
commit
95e2bdafaf
@ -366,6 +366,11 @@ fi
|
|||||||
## tools
|
## tools
|
||||||
if [[ "$BUILD_TOOL_CLIENT_LDR" = "1" ]]; then
|
if [[ "$BUILD_TOOL_CLIENT_LDR" = "1" ]]; then
|
||||||
echo // copying tool steamclient_loader
|
echo // copying tool steamclient_loader
|
||||||
|
echo -----------------
|
||||||
|
pwd
|
||||||
|
echo -----------------
|
||||||
|
echo ffff = "$build_root_tools/steamclient_loader/"
|
||||||
|
echo -----------------
|
||||||
[[ -d "$build_root_tools/steamclient_loader/" ]] || mkdir -p "$build_root_tools/steamclient_loader/"
|
[[ -d "$build_root_tools/steamclient_loader/" ]] || mkdir -p "$build_root_tools/steamclient_loader/"
|
||||||
steamclient_files=(
|
steamclient_files=(
|
||||||
"ldr_appid.txt"
|
"ldr_appid.txt"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user