mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 18:05:07 +00:00
autotools.bbclass: fix typo in --enable-maintainer-mode
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4107 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
e790b1a394
commit
121b6e1c94
@ -58,7 +58,7 @@ oe_runconf () {
|
||||
--oldincludedir=${oldincludedir} \
|
||||
--infodir=${infodir} \
|
||||
--mandir=${mandir} \
|
||||
--enable-mainainer-mode \
|
||||
--enable-maintainer-mode \
|
||||
${EXTRA_OECONF} \
|
||||
$@"
|
||||
oenote "Running $cfgcmd..."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user