wok-next diff python-jinja2/receipt @ rev 18285

smbbox: update depends
author Richard Dunbar <mojo@slitaz.org>
date Mon Aug 10 11:38:27 2015 -0400 (2015-08-10)
parents fd4f1e692109
children 1067bb7f1e24
line diff
     1.1 --- a/python-jinja2/receipt	Sat Oct 19 13:53:26 2013 +0000
     1.2 +++ b/python-jinja2/receipt	Mon Aug 10 11:38:27 2015 -0400
     1.3 @@ -17,7 +17,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8  	python setup.py install --root=$DESTDIR
     1.9  }
    1.10