wok-6.x diff bastet/receipt @ rev 14882

python-socketpool, python-restkit, python-http-parser, python-couchdbkit: we need a meaningfull TARBALL to store sources on mirror
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jul 24 15:51:20 2013 +0000 (2013-07-24)
parents e5ae411e1d8c
children 7d6089953592
line diff
     1.1 --- a/bastet/receipt	Mon Apr 04 01:54:51 2011 +0000
     1.2 +++ b/bastet/receipt	Wed Jul 24 15:51:20 2013 +0000
     1.3 @@ -16,6 +16,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	make depend 2> /dev/null
     1.8  	make
     1.9  }
    1.10