diff --git a/device/downstream/device-samsung-degaswifi/APKBUILD b/device/downstream/device-samsung-degaswifi/APKBUILD index 1ebe58c28..b506ee5ef 100644 --- a/device/downstream/device-samsung-degaswifi/APKBUILD +++ b/device/downstream/device-samsung-degaswifi/APKBUILD @@ -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() {