wok diff mercurial/receipt @ rev 16506

Add libsearpc to bith arch + python-simplejson to ARM
author Christophe Lincoln <pankso@slitaz.org>
date Thu Apr 24 15:38:01 2014 +0200 (2014-04-24)
parents abc3060c2af2
children 00bcf95c294c
line diff
     1.1 --- a/mercurial/receipt	Wed Apr 23 14:42:13 2014 +0200
     1.2 +++ b/mercurial/receipt	Thu Apr 24 15:38:01 2014 +0200
     1.3 @@ -18,7 +18,8 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	# Cross compilation hack
     1.8 +	# Cross compilation hack to avoid using compiler wich build python 
     1.9 +	# itself.
    1.10  	case "$ARCH" in
    1.11  		arm*)
    1.12  			mv /usr/bin/i486-slitaz-linux-gcc /tmp &&