This website requires JavaScript.
Explore
Help
Sign in
Miroirs
/
slackware-current
Watch
1
Star
0
Fork
You've already forked slackware-current
0
mirror of
git://slackware.nl/current.git
synced
2024-12-30 10:24:23 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
cb087e235b
slackware-current
/
source
/
x
/
x11
/
post-install
/
xkeyboard-config.post-install
3 lines
77 B
Text
Raw
Normal View
History
Unescape
Escape
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.
2022-02-11 02:09:45 +01:00
mkdir -p $PKG/etc/X11
( cd $PKG/etc/X11 ; ln -sf ../../usr/share/X11/xkb . )
Reference in a new issue
Copy permalink