aboutsummaryrefslogtreecommitdiffstats
path: root/dosfstools/dosfstools_2.9.oe
diff options
context:
space:
mode:
Diffstat (limited to 'dosfstools/dosfstools_2.9.oe')
-rw-r--r--dosfstools/dosfstools_2.9.oe4
1 files changed, 2 insertions, 2 deletions
diff --git a/dosfstools/dosfstools_2.9.oe b/dosfstools/dosfstools_2.9.oe
index 8ef3d32f38..66930639d7 100644
--- a/dosfstools/dosfstools_2.9.oe
+++ b/dosfstools/dosfstools_2.9.oe
@@ -5,8 +5,8 @@ MAINTAINER = "Greg Gilbert <greg@treke.net>"
DEPENDS = "virtual/libc"
SRC_URI = "ftp://ftp.uni-erlangen.de/pub/Linux/LOCAL/dosfstools/dosfstools-${PV}.src.tar.gz \
- file://${FILESDIR}/alignment_hack.patch;patch=1 \
- file://${FILESDIR}/mkdosfs-errno.patch;patch=1"
+ file://alignment_hack.patch;patch=1 \
+ file://mkdosfs-errno.patch;patch=1"
do_install () {
oe_runmake "PREFIX=${D}" "SBINDIR=${D}/${sbindir}" \