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

FIX libpostgresqlclient pkg file list (what is that $wanted_stuff ? Why have change something working and use from the start of the project?)
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 09 14:55:28 2011 +0200 (2011-05-09)
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	Mon May 09 14:55:28 2011 +0200
     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