wok-next diff n2nc/receipt @ rev 21156

Small updates.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Feb 02 16:32:35 2019 +0200 (2019-02-02)
parents 556349764d57
children
line diff
     1.1 --- a/n2nc/receipt	Tue Apr 17 00:06:41 2018 +0300
     1.2 +++ b/n2nc/receipt	Sat Feb 02 16:32:35 2019 +0200
     1.3 @@ -25,7 +25,7 @@
     1.4  	./configure $CONFIGURE_ARGS &&
     1.5  	fix libtool &&
     1.6  	make &&
     1.7 -	make DESTDIR=$DESTDIR install
     1.8 +	make DESTDIR=$install install
     1.9  }
    1.10  
    1.11  genpkg_rules() {