diff options
Diffstat (limited to 'bochs/bochs_2.1.oe')
-rw-r--r-- | bochs/bochs_2.1.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bochs/bochs_2.1.oe b/bochs/bochs_2.1.oe index 44eccd5362..024335df39 100644 --- a/bochs/bochs_2.1.oe +++ b/bochs/bochs_2.1.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" DEPENDS = "virtual/libc libsdl-qpe" SRC_URI = "${SOURCEFORGE_MIRROR}/bochs/bochs-${PV}.tar.gz \ - file://${FILESDIR}/compile.patch;patch=1" + file://compile.patch;patch=1" inherit autotools |