mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
linux-firmware-dvb: remove now unnecessary license files
This commit is contained in:
parent
459085a045
commit
9d266da407
1 changed files with 1 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'linux-firmware-dvb'
|
# Template file for 'linux-firmware-dvb'
|
||||||
pkgname=linux-firmware-dvb
|
pkgname=linux-firmware-dvb
|
||||||
version=20170329
|
version=20170329
|
||||||
revision=5
|
revision=6
|
||||||
_gitrev=3fef04a4a4bfeba88ae3b20aff9d3a1fabf1c159
|
_gitrev=3fef04a4a4bfeba88ae3b20aff9d3a1fabf1c159
|
||||||
short_desc="Linux TV firmware package"
|
short_desc="Linux TV firmware package"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
@ -29,13 +29,11 @@ do_build() {
|
||||||
do_install() {
|
do_install() {
|
||||||
local dir f licenses firmwares
|
local dir f licenses firmwares
|
||||||
|
|
||||||
licenses+=" LICENCE.go7007"
|
|
||||||
licenses+=" LICENCE.siano"
|
licenses+=" LICENCE.siano"
|
||||||
licenses+=" LICENCE.xc5000"
|
licenses+=" LICENCE.xc5000"
|
||||||
licenses+=" LICENSE.dib0700"
|
licenses+=" LICENSE.dib0700"
|
||||||
firmwares+=" NXP7164-2010-03-10.1.fw"
|
firmwares+=" NXP7164-2010-03-10.1.fw"
|
||||||
firmwares+=" NXP7164-2010-04-01.1.fw"
|
firmwares+=" NXP7164-2010-04-01.1.fw"
|
||||||
licenses+=" README.as102"
|
|
||||||
firmwares+=" af9005.fw"
|
firmwares+=" af9005.fw"
|
||||||
firmwares+=" bootcode.bin"
|
firmwares+=" bootcode.bin"
|
||||||
firmwares+=" drxd-a2-1.1.fw"
|
firmwares+=" drxd-a2-1.1.fw"
|
||||||
|
|
Loading…
Add table
Reference in a new issue