mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
XDG_CONFIG_HOME & XKB_CONFIG_EXTRA_PATH
This commit is contained in:
parent
697dd4be09
commit
a8c417ea02
1 changed files with 4 additions and 0 deletions
|
@ -7,6 +7,10 @@ versions:
|
|||
strip:
|
||||
- /^xkeyboard-config-/
|
||||
- /\.tar\.xz/
|
||||
runtime:
|
||||
env:
|
||||
XDG_CONFIG_HOME: "{{prefix}}/share/X11"
|
||||
XKB_CONFIG_EXTRA_PATH: "{{prefix}}/share/locale"
|
||||
build:
|
||||
dependencies:
|
||||
tea.xyz/gx/cc: c99
|
||||
|
|
Loading…
Reference in a new issue