blackberry-key2-generic: move /etc/modules-load.d/ to /usr/lib/modules-load.d/

Signed-off-by: Aster Boese <asterboese@mailbox.org>
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6939>
This commit is contained in:
Aster Boese 2025-11-10 14:17:06 -05:00 committed by The Friendly Merge Bot
parent 112fcb5110
commit 5943d80843
No known key found for this signature in database

View file

@ -3,7 +3,7 @@
pkgname=device-blackberry-key2-generic
pkgdesc="BlackBerry KEY2"
pkgver=1
pkgrel=0
pkgrel=1
url="https://postmarketos.org"
license="MIT"
arch="aarch64"
@ -64,7 +64,7 @@ package() {
install -Dm644 "$srcdir"/10-initfs-keymap.sh \
"$pkgdir"/usr/share/mkinitfs/hooks/10-initfs-keymap.sh
install -Dm644 "$srcdir"/keypad.conf \
"$pkgdir"/etc/modules-load.d/keypad.conf
"$pkgdir"/usr/lib/modules-load.d/keypad.conf
}
sway() {