main/postmarketos-ui-phosh: document reason for osk.sh script (MR 2945)
This commit is contained in:
parent
bf8b2273df
commit
2b307748a6
1 changed files with 2 additions and 0 deletions
|
@ -74,6 +74,8 @@ options="!check pmb:gpu-accel"
|
|||
package() {
|
||||
install -Dm644 "$srcdir"/000-gschema.override \
|
||||
"$pkgdir"/usr/share/glib-2.0/schemas/000-postmarketos.gschema.override
|
||||
# Alpine sm.puri.OSK0 service packaged in phosh does not hardcode
|
||||
# squeekboard, executes /usr/bin/osk-wayland instead
|
||||
install -Dm755 "$srcdir"/osk.sh \
|
||||
"$pkgdir"/usr/bin/osk-wayland
|
||||
install -Dm755 "$srcdir"/dconf-profile-postmarketos \
|
||||
|
|
Loading…
Reference in a new issue