mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-29 05:29:19 +00:00
fix objcopy err
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
OBJCOPY=$STEAM_RUNTIME_PATH/bin/objcopy
|
OBJCOPY=objcopy
|
||||||
|
|
||||||
function usage {
|
function usage {
|
||||||
echo "$0 /path/to/input/file [-o /path/to/output/file ]"
|
echo "$0 /path/to/input/file [-o /path/to/output/file ]"
|
||||||
|
|||||||
Reference in New Issue
Block a user