mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 08:25:32 +00:00
This change makes the necessary adjustments so that the package build works with the new `build.sh` script. We no longer can rely on the automatisms of debhelper. This change also adds a install target to `build.sh`, and copies some files from the Keyman root directory to the desktop directory because when package building we only have access to the files in common/core/desktop. Along the same lines it removes embedding `build-utils.h` from `build.sh`. Instead we set the version and tier locally. |
||
|---|---|---|
| .. | ||
| .editorconfig | ||
| build.sh | ||
| cow.sh | ||
| deb.sh | ||
| debian.sh | ||
| dist.sh | ||
| install.sh | ||
| jenkins.sh | ||
| launchpad.sh | ||
| package-build.inc.sh | ||
| reconf.sh | ||
| watch.in | ||