wok diff aufs/receipt @ rev 9539

Add setuptools to python-webob build depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Apr 08 13:48:25 2011 +0000 (2011-04-08)
parents 67231cfc5475
children 19a7717cb1c3
line diff
     1.1 --- a/aufs/receipt	Mon Feb 14 03:10:56 2011 +0100
     1.2 +++ b/aufs/receipt	Fri Apr 08 13:48:25 2011 +0000
     1.3 @@ -9,8 +9,8 @@
     1.4  BUILD_DEPENDS="linux-module-headers git lzma"
     1.5  WEB_SITE="http://aufs.sf.net/"
     1.6  PROVIDE="linux-aufs"
     1.7 -WGET_URL="git|git://aufs.git.sourceforge.net/gitroot/aufs/aufs2-standalone.git"
     1.8 -BRANCH="origin/$PACKAGE2.1-37"
     1.9 +WGET_URL="git|http://git.c3sl.ufpr.br/pub/scm/aufs/aufs2-standalone.git"
    1.10 +BRANCH="origin/${PACKAGE}2.1-37"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()