summaryrefslogtreecommitdiff
path: root/scripts/build/debug/500-strace.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/build/debug/500-strace.sh')
-rw-r--r--scripts/build/debug/500-strace.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/debug/500-strace.sh b/scripts/build/debug/500-strace.sh
index 174c8dc..3713da5 100644
--- a/scripts/build/debug/500-strace.sh
+++ b/scripts/build/debug/500-strace.sh
@@ -8,7 +8,7 @@ do_debug_strace_get() {
do_debug_strace_extract() {
CT_Extract "strace-${CT_STRACE_VERSION}"
- CT_Patch "strace-${CT_STRACE_VERSION}"
+ CT_Patch "strace" "${CT_STRACE_VERSION}"
}
do_debug_strace_build() {