wok view aufs-utils/receipt @ rev 1861

Add: tcl6.5*, tk8.5*.
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Tue Dec 16 00:20:30 2008 +0100 (2008-12-16)
parents
children
line source
1 # SliTaz package receipt.
3 PACKAGE="aufs-utils"
4 VERSION="20081206"
5 CATEGORY="base-system"
6 SHORT_DESC="Stackable unification FileSystem utilities."
7 MAINTAINER="pascal.bellard@ads-lu.com"
8 WEB_SITE="http://$PACKAGE.sourceforge.net/"
9 WANTED="aufs"
11 # Rules to gen a SliTaz package suitable for Tazpkg.
12 genpkg_rules()
13 {
14 cp -a $_pkg/sbin $_pkg/etc $fs
15 }