# Description: Firmware for the Intel PRO/Wireless 2100 # URL: http://ipw2100.sourceforge.net/firmware.php # Maintainer: Antonio SJ Musumeci, bile at landofbile dot com # Depends: name=ipw2100-fw version=1.3 release=1 source=(http://bughost.org/firmware/${name}-${version}.tgz) build() { install -d ${PKG}/lib/firmware rm LICENSE cp * ${PKG}/lib/firmware }