wok-next annotate get-ipw2200-firmware/receipt @ rev 1829

alsa-utils: back to 1.0.17 (1.0.18 needs xmlto/docbook), we see after release
author Christophe Lincoln <pankso@slitaz.org>
date Tue Dec 09 20:42:29 2008 +0100 (2008-12-09)
parents
children
rev   line source
pascal@1029 1 # SliTaz package receipt.
pascal@1029 2
pascal@1029 3 PACKAGE="get-ipw2200-firmware"
pascal@1029 4 VERSION="1.0"
pascal@1029 5 CATEGORY="non-free"
pascal@1029 6 SHORT_DESC="Get Intel PRO/Wireless 2200BG firmware."
pascal@1029 7 MAINTAINER="pascal.bellard@slitaz.org"
pascal@1029 8 WEB_SITE="http://ipw2200.sourceforge.net//"
pascal@1029 9
pascal@1029 10 # Rules to gen a SliTaz package suitable for Tazpkg.
pascal@1029 11 genpkg_rules()
pascal@1029 12 {
pascal@1029 13 mkdir -p $fs/usr/bin
pascal@1029 14 cp stuff/$PACKAGE $fs/usr/bin
pascal@1029 15 }