mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-24 16:00:05 +01:00
parent
f604d0b69a
commit
8049eeea99
1 changed files with 1 additions and 1 deletions
|
|
@ -694,7 +694,7 @@ winFixupPaths (void)
|
|||
if (sizeof(xkbbasedir) > 0)
|
||||
xkbbasedir[sizeof(xkbbasedir)-1] = 0;
|
||||
XkbBaseDirectory = xkbbasedir;
|
||||
XkbBinDirectory = xkbbasedir
|
||||
XkbBinDirectory = basedir;
|
||||
}
|
||||
#endif /* XKB */
|
||||
#endif /* RELOCATE_PROJECTROOT */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue