wok diff aufs-utils/receipt @ rev 10109
Up: transmission to 2.31.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri May 20 15:28:49 2011 +0000 (2011-05-20) |
parents | 67231cfc5475 |
children | 7a0a615d3b4a |
line diff
1.1 --- a/aufs-utils/receipt Mon Feb 14 03:10:56 2011 +0100 1.2 +++ b/aufs-utils/receipt Fri May 20 15:28:49 2011 +0000 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 {