wok-next diff obmenu/receipt @ rev 21048
Small updates.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Tue Nov 27 02:24:27 2018 +0200 (2018-11-27) |
parents | f48456621a9d |
children |
line diff
1.1 --- a/obmenu/receipt Tue Oct 16 16:46:05 2018 +0300 1.2 +++ b/obmenu/receipt Tue Nov 27 02:24:27 2018 +0200 1.3 @@ -15,7 +15,7 @@ 1.4 1.5 compile_rules() { 1.6 python -B setup.py build && 1.7 - python -B setup.py install --root=$DESTDIR 1.8 + python -B setup.py install --root=$install 1.9 } 1.10 1.11 genpkg_rules() {