mirror of
https://github.com/nillerusr/source-engine.git
synced 2024-12-22 06:06:50 +00:00
fix objcopy err
This commit is contained in:
parent
3fec7d612e
commit
13b65d6f89
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
OBJCOPY=$STEAM_RUNTIME_PATH/bin/objcopy
|
||||
OBJCOPY=objcopy
|
||||
|
||||
function usage {
|
||||
echo "$0 /path/to/input/file [-o /path/to/output/file ]"
|
||||
|
Loading…
Reference in New Issue
Block a user