zd1211-firmware: install fw to the proper dir (found by pancake).
This commit is contained in:
parent
1d19d82115
commit
f655737ea4
@ -1,18 +1,17 @@
|
|||||||
# Template file for 'zd1211-firmware'
|
# Template file for 'zd1211-firmware'
|
||||||
pkgname=zd1211-firmware
|
pkgname=zd1211-firmware
|
||||||
version=1.4
|
version=1.4
|
||||||
wrksrc=$pkgname
|
revision=3
|
||||||
revision=2
|
wrksrc=${pkgname}
|
||||||
noarch=yes
|
noarch=yes
|
||||||
short_desc="Firmware for the Zydas 1211 wifi cards"
|
short_desc="Firmware for the Zydas 1211 wifi cards"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
homepage="http://zd1211.wiki.sourceforge.net/"
|
||||||
|
license="GPL-2"
|
||||||
distfiles="${SOURCEFORGE_SITE}/zd1211/$pkgname-$version.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/zd1211/$pkgname-$version.tar.bz2"
|
||||||
checksum=866308f6f59f7075f075d4959dff2ede47735c751251fecd1496df1ba4d338e1
|
checksum=866308f6f59f7075f075d4959dff2ede47735c751251fecd1496df1ba4d338e1
|
||||||
long_desc="
|
|
||||||
This package contains the firmware required by the zd1211rw driver for Linux."
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/lib/firmware
|
vmkdir usr/lib/firmware/zd1211
|
||||||
install -m644 zd1211* ${DESTDIR}/usr/lib/firmware
|
install -m644 zd1211* ${DESTDIR}/usr/lib/firmware/zd1211
|
||||||
install -m644 WS11U* ${DESTDIR}/usr/lib/firmware
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user