wok diff python-simplejson/receipt @ rev 18297
Up linux (3.2.71), again
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Aug 17 13:02:26 2015 +0200 (2015-08-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 Mon Aug 17 13:02:26 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