Skip to content

Commit

Permalink
Permission fix, take three...
Browse files Browse the repository at this point in the history
  • Loading branch information
mulderje committed Apr 1, 2024
1 parent 29a7e4e commit 45771b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/scripts/build-kmod-facetimehd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RELEASE="$(rpm -E '%fedora')"

### BUILD facetimehd (succeed or fail-fast with debug output)
rpm-ostree install \
akmod-facetimehd-*.fc${RELEASE}.${ARCH} \
akmod-facetimehd.fc${RELEASE}.${ARCH} \
facetimehd-firmware
akmods --force --kernels "${KERNEL}" --kmod facetimehd
modinfo /usr/lib/modules/${KERNEL}/extra/facetimehd/facetimehd.ko.xz > /dev/null \
Expand Down

0 comments on commit 45771b8

Please sign in to comment.