samsung-degaswifi: /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
40d43a3731
commit
9a2dce5125
1 changed files with 3 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
|||
pkgname=device-samsung-degaswifi
|
||||
pkgdesc="Samsung Galaxy Tab 4 7.0 WiFi"
|
||||
pkgver=2
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="armv7"
|
||||
|
|
@ -42,9 +42,9 @@ package() {
|
|||
install -Dm644 "$srcdir"/ucm.conf \
|
||||
-t "$pkgdir"/usr/share/alsa/ucm2
|
||||
install -Dm644 "$srcdir"/sd8887.conf \
|
||||
-t "$pkgdir"/etc/modprobe.d
|
||||
-t "$pkgdir"/usr/lib/modprobe.d
|
||||
install -Dm644 "$srcdir"/galcore.conf \
|
||||
-t "$pkgdir"/etc/modprobe.d
|
||||
-t "$pkgdir"/usr/lib/modprobe.d
|
||||
}
|
||||
|
||||
nonfree_firmware() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue