wok-6.x diff python-sqlalchemy/receipt @ rev 14559

thunderbird-langpack-pt_PT: Up to 17.0.6esr
author Dominique Corbex <domcox@slitaz.org>
date Thu May 23 10:10:42 2013 +0200 (2013-05-23)
parents 5921dc28d8c6
children 0922197792e4
line diff
     1.1 --- a/python-sqlalchemy/receipt	Sat Oct 09 15:31:15 2010 +0200
     1.2 +++ b/python-sqlalchemy/receipt	Thu May 23 10:10:42 2013 +0200
     1.3 @@ -23,7 +23,7 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	PYTHON_LIB=$(grep ^VERSION= $WOK/python/receipt | sed 's/.*"\(...\).*/\1/')
     1.8 +	PYTHON_LIB=python$(grep ^VERSION= $WOK/python/receipt | sed 's/.*"\(...\).*/\1/')
     1.9  	for file in `find $_pkg | grep 'pyc$'`; do
    1.10  		rm $file
    1.11  	done