wok diff unison/receipt @ rev 9674

Fixed python-pyxml. The sed way had a error unmatch /. So i'm using the real patch from archlinux.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue May 03 04:53:22 2011 +0000 (2011-05-03)
parents 3115c291f303
children f0df0a15bf50
line diff
     1.1 --- a/unison/receipt	Wed Feb 24 12:19:54 2010 +0000
     1.2 +++ b/unison/receipt	Tue May 03 04:53:22 2011 +0000
     1.3 @@ -15,7 +15,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	make UISTYLE=text
     1.8 +	CFLAGS="" make UISTYLE=text
     1.9  }
    1.10  
    1.11  # Rules to gen a SliTaz package suitable for Tazpkg.