From 9d6917b0f3f61a3ef670811612645967e5719534 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Fri, 11 Feb 2022 01:09:45 +0000 Subject: Fri Feb 11 01:09:45 UTC 2022 x/xkeyboard-config-2.35.1-noarch-2.txz: Rebuilt. Perhaps upstream didn't mean to move these files (or perhaps we should have recompiled everything that looks for these), but they did switch to meson, and the 'xkb-base' option to set the data directory doesn't work. Anyway, I've placed a symlink at /etc/X11/xkb and that fixes the problem. Thanks to Petri Kaukasoina and LuckyCyborg. --- source/ap/lxc/lxc.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/ap') diff --git a/source/ap/lxc/lxc.SlackBuild b/source/ap/lxc/lxc.SlackBuild index 031c2b79e..023a384e3 100755 --- a/source/ap/lxc/lxc.SlackBuild +++ b/source/ap/lxc/lxc.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=lxc VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | rev | cut -f 2- -d -)} -BUILD=${BUILD:-3} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then -- cgit v1.2.3-80-g2a13