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