summaryrefslogblamecommitdiffstats
path: root/source/x/x11/doinst.sh/xkeyboard-config
blob: 2b47d6d91a3dcb781d88fa32b62bfc1577c6a83a (plain) (tree)
1
2
3
4
5
6
7






                                                   
# This has to assume the use of upgradepkg to work.
# Ever wondered why we install new packages twice?
# Here's an example:
if [ -d etc/X11/xkb/symbols/pc ]; then
  mv etc/X11/xkb etc/X11/xkb.old.bak.$$
  mkdir -p etc/X11/xkb/rules etc/X11/xkb
fi