summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/build/companion_tools/050-make.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/build/companion_tools/050-make.sh b/scripts/build/companion_tools/050-make.sh
index 2a07435..6524e35 100644
--- a/scripts/build/companion_tools/050-make.sh
+++ b/scripts/build/companion_tools/050-make.sh
@@ -9,6 +9,7 @@ do_companion_tools_make_get() {
do_companion_tools_make_extract() {
CT_Extract "make-${CT_MAKE_VERSION}"
+ CT_DoExecLog ALL chmod -R u+w "${CT_SRC_DIR}/make-${CT_MAKE_VERSION}"
CT_Patch "make" "${CT_MAKE_VERSION}"
}