From 0163a8ca3d4b1a083aec8f7ed14fb2e678dd7915 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Tue, 25 Oct 2022 00:27:56 +0200 Subject: [PATCH] xkeyboard-config: Convert from autotools to meson Autotools are dropped in version 2.37. --- xkeyboard-config.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xkeyboard-config.be0 b/xkeyboard-config.be0 index d04b22e9f..4e7a1ccce 100755 --- a/xkeyboard-config.be0 +++ b/xkeyboard-config.be0 @@ -54,7 +54,7 @@ SRCURL[0]="https://www.x.org/archive/individual/data/xkeyboard-config/xkeyboard- #} mee_configure() { - bee_configure --with-xkb-rules-symlink=xorg + bee_configure -Dxorg-rules-symlinks=true } #mee_build() {