wok view aufs-utils/receipt @ rev 1834

slitaz-loram: depends on cromfs-or-squashfs
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Dec 10 19:40:03 2008 +0000 (2008-12-10)
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 }