diff options
Diffstat (limited to 'gnuboy/qtopiagnuboy_1.0.3.oe')
-rw-r--r-- | gnuboy/qtopiagnuboy_1.0.3.oe | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnuboy/qtopiagnuboy_1.0.3.oe b/gnuboy/qtopiagnuboy_1.0.3.oe index b9c3accc14..97308ba84e 100644 --- a/gnuboy/qtopiagnuboy_1.0.3.oe +++ b/gnuboy/qtopiagnuboy_1.0.3.oe @@ -4,8 +4,8 @@ PRIORITY = "optional" DEPENDS = "virtual/libc libsdl-qpe" SRC_URI = "http://www.warmi.net/zaurus/files/gnuboy-${PV}-qtopia3.tar.gz \ - file://${FILESDIR}/qtopiagnuboyl-hwkeys.patch;patch=1 \ - file://${FILESDIR}/gcc3.patch;patch=1" + file://qtopiagnuboyl-hwkeys.patch;patch=1 \ + file://gcc3.patch;patch=1" S = "${WORKDIR}/gnuboy" FILES = "" |