wok-next diff mate-menu/receipt @ rev 21612

updated e3 (2.8 -> 2.82)
author Hans-G?nter Theisgen
date Thu Jun 25 10:20:43 2020 +0100 (2020-06-25)
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	Thu Jun 25 10:20:43 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() {