wok diff python-simplejson/receipt @ rev 18123

Add xorg-dri3proto
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jun 11 10:44:32 2015 +0200 (2015-06-11)
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 Jun 11 10:44:32 2015 +0200
     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