wok view get-b43legacy-firmware/receipt @ rev 1605

Add perl-spreadsheet-writeexcel
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Oct 19 11:13:52 2008 +0000 (2008-10-19)
parents
children
line source
1 # SliTaz package receipt.
3 PACKAGE="get-b43legacy-firmware"
4 VERSION="1.01"
5 CATEGORY="non-free"
6 SHORT_DESC="Get Broadcom b43lagacy firmware."
7 MAINTAINER="pankso@slitaz.org"
8 WEB_SITE="http://downloads.openwrt.org/"
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 }