mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-30 08:03:59 +00:00
scripts/functions: fix CT_Patch
This commit is contained in:
parent
19a79fb04e
commit
0f52a4c2de
@ -792,8 +792,8 @@ CT_Patch() {
|
||||
done
|
||||
fi
|
||||
|
||||
CT_DoExecLog DEBUG touch "${CT_SRC_DIR}/.${pkdir}.patched"
|
||||
CT_DoExecLog DEBUG rm -f "${CT_SRC_DIR}/.${pkdir}.patching"
|
||||
CT_DoExecLog DEBUG touch "${CT_SRC_DIR}/.${pkgdir}.patched"
|
||||
CT_DoExecLog DEBUG rm -f "${CT_SRC_DIR}/.${pkgdir}.patching"
|
||||
|
||||
CT_Popd
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user