mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
linux-firmware: update link to ar9170.fw -- just in case it is needed.
This commit is contained in:
parent
f327a8a8b0
commit
862e0da432
1 changed files with 2 additions and 0 deletions
|
@ -37,4 +37,6 @@ do_install() {
|
||||||
rm -f ${DESTDIR}/lib/firmware/GPL{,-3}
|
rm -f ${DESTDIR}/lib/firmware/GPL{,-3}
|
||||||
mv ${DESTDIR}/lib/firmware/{LICEN*,WHENCE} \
|
mv ${DESTDIR}/lib/firmware/{LICEN*,WHENCE} \
|
||||||
${DESTDIR}/usr/share/licenses/${pkgname}
|
${DESTDIR}/usr/share/licenses/${pkgname}
|
||||||
|
${XBPS_FETCH_CMD} http://stellarbox.co.cc/linux_firmware/ar9170.fw
|
||||||
|
mv ar9170.fw ${DESTDIR}/lib/firmware
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue