wok-next diff mate-menu/receipt @ rev 21684
updated glew (2.1.0 -> 2.2.0)
author | Hans-G?nter Theisgen |
---|---|
date | Mon Jun 29 15:40:33 2020 +0100 (2020-06-29) |
parents | 9102678083fb |
children |
line diff
1.1 --- a/mate-menu/receipt Sun Aug 26 05:08:11 2018 +0300 1.2 +++ b/mate-menu/receipt Mon Jun 29 15:40:33 2020 +0100 1.3 @@ -14,7 +14,7 @@ 1.4 BUILD_DEPENDS="python-distutils-extra intltool file" 1.5 1.6 compile_rules() { 1.7 - python setup.py install --root=$install 1.8 + python -B setup.py install --root=$install 1.9 } 1.10 1.11 genpkg_rules() {