wok-next rev 9814
aufs-utils: we need TARBALL
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun May 15 00:41:27 2011 +0200 (2011-05-15) |
parents | fc46ad769eac |
children | ec0dd4311d89 |
files | aufs-utils/receipt |
line diff
1.1 --- a/aufs-utils/receipt Sun May 15 00:39:20 2011 +0200 1.2 +++ b/aufs-utils/receipt Sun May 15 00:41:27 2011 +0200 1.3 @@ -5,11 +5,14 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="The aufs utils." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="aufs" 1.8 -BUILD_DEPENDS="git linux-module-headers" 1.9 +TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.10 WEB_SITE="http://aufs.sourceforge.net/" 1.11 WGET_URL="git|http://git.c3sl.ufpr.br/pub/scm/aufs/aufs2-util.git" 1.12 BRANCH="origin/aufs2.1" 1.13 + 1.14 +DEPENDS="aufs" 1.15 +BUILD_DEPENDS="git linux-module-headers" 1.16 + 1.17 # Rules to configure and make the package. 1.18 compile_rules() 1.19 {