purism-librem5: move tinydm config to /usr/share/tinydm/

Signed-off-by: Aster Boese <asterboese@mailbox.org>
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6933>
This commit is contained in:
Aster Boese 2025-08-15 13:07:04 -04:00 committed by The Friendly Merge Bot
parent 1d0e6ef25d
commit 777ff25a35
No known key found for this signature in database

View file

@ -4,7 +4,7 @@
# Contributor: Clayton Craft <clayton@craftyguy.net>
pkgname=device-purism-librem5
pkgver=9
pkgrel=1
pkgrel=2
_confver=69
_purismrel=2
# <librem5-base ver>.<purism release>
@ -102,7 +102,7 @@ tinydm() {
pkgdesc="Tinydm config for the Librem 5"
install_if="$pkgname tinydm"
install -Dm755 "$srcdir"/70-librem5-xwayland-accel.sh \
"$subpkgdir"/etc/tinydm.d/env-wayland.d/70-librem5-xwayland-accel.sh
"$subpkgdir"/usr/share/tinydm/env-wayland.d/70-librem5-xwayland-accel.sh
}
openrc() {