wok diff net-tools/receipt @ rev 19639

slitaz-boot-scripts: update deps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jan 20 16:19:33 2017 +0100 (2017-01-20)
parents 3765f181a6d5
children 9dbba587fe4e
line diff
     1.1 --- a/net-tools/receipt	Sat Nov 30 17:02:58 2013 +0000
     1.2 +++ b/net-tools/receipt	Fri Jan 20 16:19:33 2017 +0100
     1.3 @@ -27,7 +27,7 @@
     1.4  	done > config.h 2> config.make
     1.5  	sed -i 's/default:/&;/' hostname.c lib/inet_sr.c
     1.6  	sed -i '/"usage/,/10baseT/s/.*/&\\n\\/' mii-tool.c
     1.7 -	make &&
     1.8 +	make -j 1 &&
     1.9  	make BASEDIR=$DESTDIR install
    1.10  }
    1.11