wok diff deluge/receipt @ rev 8737

libsvn: improve depends.
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sat Feb 19 21:38:24 2011 +0100 (2011-02-19)
parents 604af2b5c3ad
children 5d9a6e5f6f88
line diff
     1.1 --- a/deluge/receipt	Sun Oct 31 19:25:04 2010 +0000
     1.2 +++ b/deluge/receipt	Sat Feb 19 21:38:24 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.