From 0f52a4c2de3d3890e740a3752e553f6b2f445e80 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Tue, 13 Apr 2010 00:07:00 +0200 Subject: scripts/functions: fix CT_Patch diff --git a/scripts/functions b/scripts/functions index 9367326..00d7214 100644 --- a/scripts/functions +++ b/scripts/functions @@ -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 } -- cgit v0.10.2-6-g49f6