wok-next view mirror-tools/receipt @ rev 3412
Ren: reportlab -> python-reportlab & update receipts of packages that depends on it
author | Claudinei Pereira <claudinei@slitaz.org> |
---|---|
date | Fri Jun 12 22:13:01 2009 +0000 (2009-06-12) |
parents | 93d00c99a427 |
children | 390c7226d555 |
line source
1 # SliTaz package receipt.
3 PACKAGE="mirror-tools"
4 VERSION="1.0"
5 CATEGORY="misc"
6 SHORT_DESC="Mirrors toolset."
7 MAINTAINER="pascal.bellard@slitaz.org"
8 WEB_SITE="http://www.slitaz.org/"
10 # Rules to gen a SliTaz package suitable for Tazpkg.
11 genpkg_rules()
12 {
13 cp -a stuff/* $fs
14 }