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:
parent
112fcb5110
commit
5943d80843
1 changed files with 2 additions and 2 deletions
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue