aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/tmux/tmux_3.1c.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/tmux/tmux_3.1c.bb')
-rw-r--r--meta-oe/recipes-extended/tmux/tmux_3.1c.bb2
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
PACKAGECONFIG ??= ""
PACKAGECONFIG[utempter] = "ac_cv_header_utempter_h=yes,ac_cv_header_utempter_h=no,libutempter,"
-do_configure_prepend() {
+do_configure:prepend() {
# The 'compat' directory is needed for output during the build but it's
# not automatically created when building outside the source directory.
mkdir -p ${B}/compat