wok-stable diff python-pysqlite/receipt @ rev 11486

sdcc: add flex as build_depend
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sun Dec 18 03:02:00 2011 +0100 (2011-12-18)
parents 2f940e4aa32e
children ba9765f30d4e
line diff
     1.1 --- a/python-pysqlite/receipt	Fri Mar 04 10:32:22 2011 +0100
     1.2 +++ b/python-pysqlite/receipt	Sun Dec 18 03:02:00 2011 +0100
     1.3 @@ -16,7 +16,7 @@
     1.4  {
     1.5  	cd $src
     1.6  	
     1.7 -	cp ../stuff/setup.cfg .
     1.8 +	cp $stuff/setup.cfg .
     1.9  	python setup.py install --root=$DESTDIR
    1.10  }
    1.11