ipw2200-firmware: remove long_desc.
This commit is contained in:
parent
705c24f6f4
commit
7e1aa08c30
|
@ -2,7 +2,7 @@
|
|||
pkgname=ipw2200-firmware
|
||||
_distname=ipw2200-fw
|
||||
version=3.1
|
||||
revision=3
|
||||
revision=4
|
||||
noarch="yes"
|
||||
wrksrc="${_distname}-${version}"
|
||||
short_desc="Firmware for the Intel PRO/Wireless 2200BG wifi cards"
|
||||
|
@ -11,10 +11,6 @@ license="Custom"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="http://firmware.openbsd.org/firmware-dist/${_distname}-${version}.tgz"
|
||||
checksum=c6818c11c18cc030d55ff83f64b2bad8feef485e7742f84f94a61d811a6258bd
|
||||
long_desc="
|
||||
This package contains the firmware required by the ipw2200 driver for Linux.
|
||||
Usage of the firmware is subject to the terms and conditions contained
|
||||
inside the provided LICENSE file. Please read it carefully."
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/lib/firmware
|
||||
|
|
Loading…
Reference in New Issue