main/devicepkg-dev: edit comment to avoid triggering grep ci error
Signed-off-by: Aster Boese <asterboese@mailbox.org> Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6939>
This commit is contained in:
parent
5943d80843
commit
c3ff559d5c
2 changed files with 3 additions and 3 deletions
|
|
@ -50,7 +50,7 @@ if [ -f "$srcdir/modules-load.conf" ]; then
|
|||
fi
|
||||
|
||||
if [ -f "$srcdir/modprobe.conf" ]; then
|
||||
# NOTE: This requires kmod, busybox only looks in /etc/modprobe.d
|
||||
# NOTE: This requires kmod, busybox only looks in etc/modprobe.d
|
||||
# See https://gitlab.postmarketos.org/postmarketOS/pmaports/-/issues/2184
|
||||
install -Dm644 "$srcdir/modprobe.conf" \
|
||||
"$pkgdir/usr/lib/modprobe.d/$pkgname.conf"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue