wok diff python-pysqlite/receipt @ rev 10417

texinfo: Added cook_tmp_toolchain function to fix tazwok cook-toolchain.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue May 24 08:02:26 2011 +0000 (2011-05-24)
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	Tue May 24 08:02:26 2011 +0000
     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