samsung-klte: /etc/modprobe.d -> /usr/lib/modprobe.d
Signed-off-by: Aster Boese <asterboese@mailbox.org> Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7033>
This commit is contained in:
parent
9a2dce5125
commit
53f37dc4b2
1 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
pkgname=device-samsung-klte
|
||||
pkgdesc="Samsung Galaxy S5 (G900F/G9006/G9008/G9009W)"
|
||||
pkgver=10
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="armv7"
|
||||
|
|
@ -59,7 +59,7 @@ nonfree_firmware() {
|
|||
mkdir "$subpkgdir"
|
||||
# This config makes sense only if non-free firmware is installed
|
||||
install -Dm644 "$srcdir"/bt-module-deps.conf \
|
||||
"$subpkgdir"/etc/modprobe.d/bt-module-deps.conf
|
||||
"$subpkgdir"/usr/lib/modprobe.d/bt-module-deps.conf
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue