Signed-off-by: Tom Rini <tom_rini@mentor.com>
 PR = "r1"
 
 SRC_URI = "http://www.mneuroth.de/privat/zaurus/qscintilla-${PV}_zaurus.tar.gz \
-           file://no-external-lexers.patch;apply=false"
+           file://no-external-lexers.patch;patchdir=..;striplevel=0"
 
 S = "${WORKDIR}/qscintilla-${PV}/qt"
 
 
 PARALLEL_MAKE = ""
 
-do_configure_prepend() {
-       (cd .. ; patch -p0 -i ${WORKDIR}/no-external-lexers.patch)
-}
-
 do_install() {
        install -d ${D}${libdir} ${D}${includedir}
        oe_libinstall -so libqscintilla ${D}${libdir}