scripts/build/debug/200-duma.sh
changeset 1761 88020b2c3246
parent 1489 8c45efc97e7f
child 1901 bdb3a98e064b
     1.1 --- a/scripts/build/debug/200-duma.sh	Fri Aug 28 11:57:29 2009 +0200
     1.2 +++ b/scripts/build/debug/200-duma.sh	Tue Jan 12 19:24:03 2010 +0100
     1.3 @@ -16,7 +16,7 @@
     1.4      # name from the version in order to find the appropriate patches
     1.5      # YEM: FIXME: make CT_Patch more intelligent, Eg.: CT_Patch duma _ "${CT_DUMA_VERSION}"
     1.6      CT_DoExecLog DEBUG touch "${CT_SRC_DIR}/.duma-${CT_DUMA_VERSION}.extracted"
     1.7 -    CT_Patch "duma-${CT_DUMA_VERSION}" nochdir
     1.8 +    CT_Patch nochdir "duma-${CT_DUMA_VERSION}"
     1.9      CT_Popd
    1.10  }
    1.11