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:
Aster Boese 2025-08-16 15:51:06 -04:00 committed by The Friendly Merge Bot
parent 40d43a3731
commit 9a2dce5125
No known key found for this signature in database

View file

@ -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() {