wok-next diff epour/receipt @ rev 21307
updated hydra (7.3 -> 9.0)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Dec 10 10:07:48 2019 +0100 (2019-12-10) |
parents | 6c80b09ff20e |
children |
line diff
1.1 --- a/epour/receipt Fri Sep 28 13:48:52 2018 +0300 1.2 +++ b/epour/receipt Tue Dec 10 10:07:48 2019 +0100 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(){