summaryrefslogtreecommitdiff
path: root/scripts/build/debug/000-template.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/build/debug/000-template.sh')
-rw-r--r--scripts/build/debug/000-template.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/debug/000-template.sh b/scripts/build/debug/000-template.sh
index 793d786..c76c972 100644
--- a/scripts/build/debug/000-template.sh
+++ b/scripts/build/debug/000-template.sh
@@ -11,7 +11,7 @@ do_debug_foobar_get() {
do_debug_foobar_extract() {
# For example:
# CT_Extract "foobar-${CT_FOOBAR_VERSION}"
- # CT_Patch "foobar-${CT_FOOBAR_VERSION}"
+ # CT_Patch "foobar" "${CT_FOOBAR_VERSION}"
:
}