wok-current view get-ipw2200-firmware/receipt @ rev 1736
lzma: update DEPENDS
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Nov 22 03:16:28 2008 +0100 (2008-11-22) |
parents | |
children |
line source
1 # SliTaz package receipt.
3 PACKAGE="get-ipw2200-firmware"
4 VERSION="1.0"
5 CATEGORY="non-free"
6 SHORT_DESC="Get Intel PRO/Wireless 2200BG firmware."
7 MAINTAINER="pascal.bellard@slitaz.org"
8 WEB_SITE="http://ipw2200.sourceforge.net//"
10 # Rules to gen a SliTaz package suitable for Tazpkg.
11 genpkg_rules()
12 {
13 mkdir -p $fs/usr/bin
14 cp stuff/$PACKAGE $fs/usr/bin
15 }