wok diff deluge/receipt @ rev 8417

Up: xorg-printproto to 1.0.5.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Feb 05 17:39:51 2011 +0000 (2011-02-05)
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 05 17:39:51 2011 +0000
     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.