wok-next diff lv2/receipt @ rev 21721

created recipes for efivar and efibootmgr
author Hans-G?nter Theisgen
date Tue Sep 01 10:09:15 2020 +0100 (2020-09-01)
parents 6e0553fe45e7
children
line diff
     1.1 --- a/lv2/receipt	Thu Mar 08 23:05:26 2018 +0200
     1.2 +++ b/lv2/receipt	Tue Sep 01 10:09:15 2020 +0100
     1.3 @@ -16,7 +16,7 @@
     1.4  compile_rules() {
     1.5  	./waf configure --prefix=/usr &&
     1.6  	./waf build &&
     1.7 -	./waf install --destdir=$DESTDIR
     1.8 +	./waf install --destdir=$install
     1.9  }
    1.10  
    1.11  genpkg_rules() {