diff -r 2b875ed306c2 -r 73c8b86a05b1 scripts/build/debug/200-duma.sh --- a/scripts/build/debug/200-duma.sh Tue Mar 03 17:41:59 2009 +0000 +++ b/scripts/build/debug/200-duma.sh Fri Mar 06 13:27:40 2009 +0000 @@ -12,6 +12,7 @@ # Even if DUMA uses _ and not -, crosstool-NG uses the dash to split the # 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_Popd }