wok-next diff icmpshell/receipt @ rev 21020

Cleaning is almost finished... I should proceed to upgrades.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Nov 02 14:15:08 2018 +0200 (2018-11-02)
parents d6378d455338
children
line diff
     1.1 --- a/icmpshell/receipt	Thu May 10 21:12:00 2018 +0300
     1.2 +++ b/icmpshell/receipt	Fri Nov 02 14:15:08 2018 +0200
     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