mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-19 14:17:40 +00:00
fix(linux): Fix keyman-config Linux package
Add com.keyman.gschema.xml to source package. We use the Python setuptools to create the binary and source package, therefore we have to tell it to include the schema file.
This commit is contained in:
parent
6f4f6d69a3
commit
81bd3ca4e9
1 changed files with 1 additions and 0 deletions
|
|
@ -2,3 +2,4 @@ recursive-include keyman_config/icons *
|
|||
recursive-include icons *
|
||||
include README.md
|
||||
include *.bash-completion
|
||||
include *.gschema.xml
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue