mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 08:25:32 +00:00
Unfortunately dpkg-source can only list files to exclude, not files to include, which makes it fragile to changes in other platforms. The list previously included 'docs', and as I renamed /core/doc to /core/docs to match the other platforms, that caused it to be excluded. Changing it to './docs' should hopefully only match the top-level folder. At the same time, updated many other top-level folder matches. |
||
|---|---|---|
| .. | ||
| debian | ||
| docs/help | ||
| ibus-keyman | ||
| keyman-config | ||
| keyman-system-service | ||
| scripts | ||
| .gitignore | ||
| build.sh | ||
| CodeCoverageReports.html | ||
| Dockerfile | ||
| history.md | ||
| LICENSE.md | ||
| Makefile | ||
| README.md | ||
Keyman for Linux
See /docs/linux/README.md for documentation.