wok-stable view base-files/receipt @ rev 174

Typo in patch disable-tcp_wrapper
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Fri Feb 01 12:12:28 2008 +0100 (2008-02-01)
parents dbd7a9189e51
children cf22fee17710
line source
1 # SliTaz package receipt.
3 PACKAGE="base-files"
4 VERSION="1.1"
5 CATEGORY="extra"
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 }