wok diff libxslt-python/receipt @ rev 12254

Up: slitaz-configs (4.9.1) - Last minute bug fix
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 10 13:54:27 2012 +0200 (2012-04-10)
parents e21876763622
children 210b7c05d288
line diff
     1.1 --- a/libxslt-python/receipt	Mon Apr 04 06:00:59 2011 +0000
     1.2 +++ b/libxslt-python/receipt	Tue Apr 10 13:54:27 2012 +0200
     1.3 @@ -16,6 +16,6 @@
     1.4  	mkdir -p $fs/usr/lib
     1.5  	# Python module
     1.6  	PYTHON_LIB=python$(grep ^VERSION= $WOK/python/receipt | sed 's/.*"\(...\).*/\1/')
     1.7 -	cp -a $_pkg/usr/lib/$PYTHON_LIB $fs/usr/lib
     1.8 +	cp -a $_pkg/usr/lib/$PYTHON_LIB  $fs/usr/lib
     1.9  }
    1.10