ipw2100-firmware: remove long_desc.
This commit is contained in:
parent
e447bff86a
commit
705c24f6f4
|
@ -2,7 +2,7 @@
|
|||
pkgname=ipw2100-firmware
|
||||
_distname=ipw2100-fw
|
||||
version=1.3
|
||||
revision=3
|
||||
revision=4
|
||||
wrksrc="${_distname}-${version}"
|
||||
create_wrksrc=yes
|
||||
noarch="yes"
|
||||
|
@ -12,10 +12,6 @@ license="Custom"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="http://firmware.openbsd.org/firmware-dist/${_distname}-${version}.tgz"
|
||||
checksum=e1107c455e48d324a616b47a622593bc8413dcce72026f72731c0b03dae3a7a2
|
||||
long_desc="
|
||||
This package contains the firmware required by the ipw2100 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