summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/mtools/mtools_4.0.23.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/mtools/mtools_4.0.23.bb')
-rw-r--r--meta/recipes-devtools/mtools/mtools_4.0.23.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/mtools/mtools_4.0.23.bb b/meta/recipes-devtools/mtools/mtools_4.0.23.bb
index 2ae69797a4..2093d80dba 100644
--- a/meta/recipes-devtools/mtools/mtools_4.0.23.bb
+++ b/meta/recipes-devtools/mtools/mtools_4.0.23.bb
@@ -35,7 +35,7 @@ SRC_URI = "${GNU_MIRROR}/mtools/mtools-${PV}.tar.bz2 \
35 35
36SRC_URI_append_class-native = " file://disable-hardcoded-configs.patch" 36SRC_URI_append_class-native = " file://disable-hardcoded-configs.patch"
37 37
38inherit autotools texinfo distro_features_check 38inherit autotools texinfo features_check
39 39
40EXTRA_OECONF = "--without-x" 40EXTRA_OECONF = "--without-x"
41 41