wok-current view base-files/receipt @ rev 288
Config alsamixer for mhwaveedit (hacker)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu Feb 28 17:33:45 2008 +0100 (2008-02-28) |
parents | 972322439d00 |
children |
line source
1 # SliTaz package receipt.
3 PACKAGE="base-files"
4 VERSION="1.1"
5 CATEGORY="meta"
6 SHORT_DESC="Meta package to install slitaz-base-files."
7 MAINTAINER="pankso@slitaz.org"
8 WEB_SITE="http://www.slitaz.org/"
9 DEPENDS="slitaz-base-files"
11 # Rules to gen a SliTaz package suitable for Tazpkg.
12 genpkg_rules()
13 {
14 mkdir $fs/usr
15 }