linux-firmware: update link to ar9170.fw -- just in case it is needed.

This commit is contained in:
davehome 2011-10-19 17:23:12 +00:00
parent f327a8a8b0
commit 862e0da432
1 changed files with 2 additions and 0 deletions

View File

@ -37,4 +37,6 @@ do_install() {
rm -f ${DESTDIR}/lib/firmware/GPL{,-3}
mv ${DESTDIR}/lib/firmware/{LICEN*,WHENCE} \
${DESTDIR}/usr/share/licenses/${pkgname}
${XBPS_FETCH_CMD} http://stellarbox.co.cc/linux_firmware/ar9170.fw
mv ar9170.fw ${DESTDIR}/lib/firmware
}