wok diff deluge/receipt @ rev 8949

strigi: update BUILD_DEPENDS
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Mar 01 23:37:28 2011 +0100 (2011-03-01)
parents 604af2b5c3ad
children 5d9a6e5f6f88
line diff
     1.1 --- a/deluge/receipt	Sun Oct 31 19:25:04 2010 +0000
     1.2 +++ b/deluge/receipt	Tue Mar 01 23:37:28 2011 +0100
     1.3 @@ -15,8 +15,8 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	python setup.py build
     1.8 -	python setup.py install --prefix=/usr --root=$PWD/_pkg --optimize=1
     1.9 +	LC_ALL=C python setup.py build
    1.10 +	LC_ALL=C python setup.py install --prefix=/usr --root=$PWD/_pkg --optimize=1
    1.11  }
    1.12  
    1.13  # Rules to gen a SliTaz package suitable for Tazpkg.