wok-next diff wordwarvi/receipt @ rev 20677
Up libsigsegv (2.12); add libseccomp
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Tue May 15 00:56:38 2018 +0300 (2018-05-15) |
parents | 1eb4aacb48ed |
children | f99935f1778a |
line diff
1.1 --- a/wordwarvi/receipt Thu Mar 22 04:47:38 2018 +0200 1.2 +++ b/wordwarvi/receipt Tue May 15 00:56:38 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() {