wok diff python-simplejson/receipt @ rev 18377

v4l4j: Update wget_url and (b)deps
author Yuri Pourre <yuripourre@gmail.com>
date Thu Sep 17 10:51:35 2015 -0300 (2015-09-17)
parents 048c66ed11ec
children 1067bb7f1e24
line diff
     1.1 --- a/python-simplejson/receipt	Thu Apr 24 15:38:01 2014 +0200
     1.2 +++ b/python-simplejson/receipt	Thu Sep 17 10:51:35 2015 -0300
     1.3 @@ -29,7 +29,7 @@
     1.4  	python setup.py build  &&
     1.5  	python setup.py install --root=$DESTDIR &&
     1.6  	case "$ARCH" in
     1.7 -		arm*) 
     1.8 +		arm*)
     1.9  			rm /usr/bin/i486-slitaz-linux-gcc &&
    1.10  			mv /tmp/i486-slitaz-linux-gcc /usr/bin ;;
    1.11  	esac