wok-next diff keepalived/receipt @ rev 21038

Small updates
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Nov 08 15:34:32 2018 +0200 (2018-11-08)
parents 757d032c55c7
children 3bc985504162
line diff
     1.1 --- a/keepalived/receipt	Fri Mar 30 19:31:50 2018 +0300
     1.2 +++ b/keepalived/receipt	Thu Nov 08 15:34:32 2018 +0200
     1.3 @@ -16,7 +16,7 @@
     1.4  compile_rules() {
     1.5  	./configure $CONFIGURE_ARGS &&
     1.6  	make &&
     1.7 -	make DESTDIR=$DESTDIR install
     1.8 +	make DESTDIR=$install install
     1.9  }
    1.10  
    1.11  genpkg_rules() {