diff -r 8c45efc97e7f -r c1449228cbb5 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 Fri Aug 06 23:45:18 2010 +0200 @@ -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 }