wok-next diff wordwarvi/receipt @ rev 20607

perdition: up 2.2
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Apr 19 15:57:59 2018 +0300 (2018-04-19)
parents 1eb4aacb48ed
children f99935f1778a
line diff
     1.1 --- a/wordwarvi/receipt	Thu Mar 22 04:47:38 2018 +0200
     1.2 +++ b/wordwarvi/receipt	Thu Apr 19 15:57:59 2018 +0300
     1.3 @@ -18,7 +18,7 @@
     1.4  compile_rules() {
     1.5  	make && make DESTDIR=$DESTDIR install || return 1
     1.6  
     1.7 -	cp -a stuff/* $install
     1.8 +	cp -a $stuff/* $install
     1.9  }
    1.10  
    1.11  genpkg_rules() {