wok-next diff rsh/receipt @ rev 21114

startup-notification: redesign
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Jan 12 15:31:59 2019 +0200 (2019-01-12)
parents 8940878905f3
children
line diff
     1.1 --- a/rsh/receipt	Tue Mar 06 03:00:01 2018 +0200
     1.2 +++ b/rsh/receipt	Sat Jan 12 15:31:59 2019 +0200
     1.3 @@ -16,7 +16,7 @@
     1.4  
     1.5  compile_rules() {
     1.6  	make &&
     1.7 -	make DESTDIR=$DESTDIR install
     1.8 +	make DESTDIR=$install install
     1.9  }
    1.10  
    1.11  genpkg_rules() {