diff -r 8c45efc97e7f -r 57c71b197ee6 scripts/build/debug/200-duma.sh --- a/scripts/build/debug/200-duma.sh Fri Aug 28 11:57:29 2009 +0200 +++ b/scripts/build/debug/200-duma.sh Sun Mar 07 12:30:01 2010 +0100 @@ -16,7 +16,7 @@ # name from the version in order to find the appropriate patches # YEM: FIXME: make CT_Patch more intelligent, Eg.: CT_Patch duma _ "${CT_DUMA_VERSION}" CT_DoExecLog DEBUG touch "${CT_SRC_DIR}/.duma-${CT_DUMA_VERSION}.extracted" - CT_Patch "duma-${CT_DUMA_VERSION}" nochdir + CT_Patch nochdir "duma-${CT_DUMA_VERSION}" CT_Popd }