From 49a6d6064db9d873f17099e4c2419daec18a148c Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Thu, 1 Jul 2021 12:38:30 +0000 Subject: [PATCH] xkeyboard-config: fixes --- xorg/xkeyboard-config/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xorg/xkeyboard-config/build b/xorg/xkeyboard-config/build index 3f3367ac..ae9ceb25 100755 --- a/xorg/xkeyboard-config/build +++ b/xorg/xkeyboard-config/build @@ -6,9 +6,9 @@ sed -i 's/perl //;s/xml2lst\.pl/xml2lst/' rules/Makefile.in ./configure \ --prefix=/usr \ - --with-xkb-rules-symlink=xfree86,xorg \ --enable-compat-rules \ --without-xsltproc \ + --disable-runtime-deps \ --disable-nls make