wok-next diff icmpshell/receipt @ rev 21234

Up tazlito (522)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Dec 04 11:14:50 2019 +0100 (2019-12-04)
parents d6378d455338
children
line diff
     1.1 --- a/icmpshell/receipt	Thu May 10 21:12:00 2018 +0300
     1.2 +++ b/icmpshell/receipt	Wed Dec 04 11:14:50 2019 +0100
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.5  
     1.6  compile_rules() {
     1.7 -	make -j 1 linux || return 1
     1.8 +	make -j1 linux || return 1
     1.9  
    1.10  	install -Dm755 $src/ish  $install/usr/sbin/ish
    1.11  	install -Dm755 $src/ishd $install/usr/sbin/ishd