diff options
Diffstat (limited to 'meta-oe/recipes-extended/tmux')
| -rw-r--r-- | meta-oe/recipes-extended/tmux/tmux_3.1c.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/tmux/tmux_3.1c.bb b/meta-oe/recipes-extended/tmux/tmux_3.1c.bb index 7cac48eb6c..ec9fe34cf1 100644 --- a/meta-oe/recipes-extended/tmux/tmux_3.1c.bb +++ b/meta-oe/recipes-extended/tmux/tmux_3.1c.bb | |||
| @@ -18,7 +18,7 @@ inherit autotools pkgconfig | |||
| 18 | PACKAGECONFIG ??= "" | 18 | PACKAGECONFIG ??= "" |
| 19 | PACKAGECONFIG[utempter] = "ac_cv_header_utempter_h=yes,ac_cv_header_utempter_h=no,libutempter," | 19 | PACKAGECONFIG[utempter] = "ac_cv_header_utempter_h=yes,ac_cv_header_utempter_h=no,libutempter," |
| 20 | 20 | ||
| 21 | do_configure_prepend() { | 21 | do_configure:prepend() { |
| 22 | # The 'compat' directory is needed for output during the build but it's | 22 | # The 'compat' directory is needed for output during the build but it's |
| 23 | # not automatically created when building outside the source directory. | 23 | # not automatically created when building outside the source directory. |
| 24 | mkdir -p ${B}/compat | 24 | mkdir -p ${B}/compat |
