diff options
Diffstat (limited to 'snes9x')
-rw-r--r-- | snes9x/snes9x-sdl-qpe_1.39.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/snes9x/snes9x-sdl-qpe_1.39.oe b/snes9x/snes9x-sdl-qpe_1.39.oe index d79401d63d..7ebbe40b57 100644 --- a/snes9x/snes9x-sdl-qpe_1.39.oe +++ b/snes9x/snes9x-sdl-qpe_1.39.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" DEPENDS = "virtual/libc libsdl-qpe" SRC_URI = "http://www.vanille.de/mirror/snes9x-sdl-${PV}.tar.bz2 \ - file://${FILESDIR}/compile.patch;patch=1" + file://compile.patch;patch=1" S = "${WORKDIR}/snes9x-sdl-${PV}" FILES_${PN} = "${TARGET_PALMTOPDIR}" |