mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-11 19:35:32 +00:00
This improves two scenarios when running `keyman-config/build.sh install`: - on newer Ubuntu versions it's no longer possible to directly install Python packages, so we have to use a virtual environment. This change detects a virtual environment and installs into that. - detect if we're running directly as `root` user instead of `sudo` and explicitly install into `/usr/local`. Test-bot: skip |
||
|---|---|---|
| .. | ||
| debian | ||
| docs/help | ||
| ibus-keyman | ||
| include | ||
| keyman-config | ||
| keyman-system-service | ||
| mcompile | ||
| scripts | ||
| tools/teamcity_pytestrunner | ||
| .gitignore | ||
| build.sh | ||
| CodeCoverageReports.html | ||
| history.md | ||
| LICENSE.md | ||
| README.md | ||
Keyman for Linux
See /docs/linux/README.md for documentation.