main/postmarketos-ui-phosh: document reason for osk.sh script (MR 2945)

This commit is contained in:
Pablo Correa Gómez 2022-02-17 20:54:29 +01:00 committed by Oliver Smith
parent bf8b2273df
commit 2b307748a6
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB

View file

@ -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 \