# HG changeset patch # User Christophe Lincoln # Date 1305412887 -7200 # Node ID 7db554e81f0b1dad1207e439d354f86861e092f6 # Parent fc46ad769eac97693fe89e909d0413d40ef3ecab aufs-utils: we need TARBALL diff -r fc46ad769eac -r 7db554e81f0b aufs-utils/receipt --- a/aufs-utils/receipt Sun May 15 00:39:20 2011 +0200 +++ b/aufs-utils/receipt Sun May 15 00:41:27 2011 +0200 @@ -5,11 +5,14 @@ CATEGORY="system-tools" SHORT_DESC="The aufs utils." MAINTAINER="pankso@slitaz.org" -DEPENDS="aufs" -BUILD_DEPENDS="git linux-module-headers" +TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://aufs.sourceforge.net/" WGET_URL="git|http://git.c3sl.ufpr.br/pub/scm/aufs/aufs2-util.git" BRANCH="origin/aufs2.1" + +DEPENDS="aufs" +BUILD_DEPENDS="git linux-module-headers" + # Rules to configure and make the package. compile_rules() {