wok-next diff epour/receipt @ rev 21020
Cleaning is almost finished... I should proceed to upgrades.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri Nov 02 14:15:08 2018 +0200 (2018-11-02) |
parents | 6c80b09ff20e |
children |
line diff
1.1 --- a/epour/receipt Fri Sep 28 13:48:52 2018 +0300 1.2 +++ b/epour/receipt Fri Nov 02 14:15:08 2018 +0200 1.3 @@ -16,7 +16,7 @@ 1.4 efl-dev python-efl python-dbus-dev python-pyxdg" 1.5 1.6 compile_rules(){ 1.7 - python -B ./setup.py install --root=$install 1.8 + python -B setup.py install --root=$install 1.9 } 1.10 1.11 genpkg_rules(){