wok-next diff ncdu/receipt @ rev 21060

Update: binutils (2.31.1), bison (3.2.2), gcc (8.2.0), glibc (2.28), linux (4.14.85)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Dec 05 02:04:28 2018 +0200 (2018-12-05)
parents d43bf7aae921
children
line diff
     1.1 --- a/ncdu/receipt	Wed Mar 21 15:58:17 2018 +0200
     1.2 +++ b/ncdu/receipt	Wed Dec 05 02:04:28 2018 +0200
     1.3 @@ -19,7 +19,8 @@
     1.4  		--infodir=/usr/share/info \
     1.5  		--mandir=/usr/share/man \
     1.6  		$CONFIGURE_ARGS &&
     1.7 -	make && make install
     1.8 +	make &&
     1.9 +	make install
    1.10  }
    1.11  
    1.12  genpkg_rules() {