wok diff dietlibc/receipt @ rev 20295

Add python-humanize, python-pyajam, python-paho-mqtt
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Apr 25 16:08:37 2018 +0200 (2018-04-25)
parents 5e6810e4a860
children 86790a278e70
line diff
     1.1 --- a/dietlibc/receipt	Fri Feb 10 13:15:17 2017 +0100
     1.2 +++ b/dietlibc/receipt	Wed Apr 25 16:08:37 2018 +0200
     1.3 @@ -13,7 +13,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8 +	sed -i 's|uname -m|echo i486|' libpthread/Makefile Makefile
     1.9  	sed -i 's|.*/nice.S.*|// &|' i386/dyn_syscalls.S
    1.10  	make prefix=/usr/lib/diet && 
    1.11  	#make dyn prefix=/usr/lib/diet &&