ipw2100-firmware: use vlicense

This commit is contained in:
Michael Gehring 2017-07-11 19:32:31 +00:00
parent 2b4c6f2487
commit 8fb10f2df7
1 changed files with 1 additions and 1 deletions

View File

@ -16,5 +16,5 @@ checksum=e1107c455e48d324a616b47a622593bc8413dcce72026f72731c0b03dae3a7a2
do_install() {
vmkdir usr/lib/firmware
install -m644 *.fw ${DESTDIR}/usr/lib/firmware
vinstall LICENSE 644 usr/share/licenses/$pkgname
vlicense LICENSE
}