summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/flex
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/flex')
-rw-r--r--meta/recipes-devtools/flex/flex.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/flex/flex.inc b/meta/recipes-devtools/flex/flex.inc
index 01f75715c2..472813be90 100644
--- a/meta/recipes-devtools/flex/flex.inc
+++ b/meta/recipes-devtools/flex/flex.inc
@@ -10,6 +10,6 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/flex/flex-${PV}.tar.bz2 "
10 10
11inherit autotools gettext 11inherit autotools gettext
12 12
13do_install_append_virtclass-native() { 13do_install_append_class-native() {
14 create_wrapper ${D}/${bindir}/flex M4=${STAGING_BINDIR_NATIVE}/m4 14 create_wrapper ${D}/${bindir}/flex M4=${STAGING_BINDIR_NATIVE}/m4
15} 15}