wok-next diff epour/receipt @ rev 21640
updated fbgrab (1.2 -> 1.3.3)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Jun 26 15:42:40 2020 +0100 (2020-06-26) |
parents | 6c80b09ff20e |
children |
line diff
1.1 --- a/epour/receipt Fri Sep 28 13:48:52 2018 +0300 1.2 +++ b/epour/receipt Fri Jun 26 15:42:40 2020 +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(){