appliances: make.conf: add PYTHON_SINGLE_TARGET where needed

Evidentally it's not set in the Gentoo profile.
This commit is contained in:
Albert Hopkins 2018-12-05 17:08:50 -08:00
parent a8ed4fc007
commit 442699acb0
3 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1 @@
PYTHON_SINGLE_TARGET=python3_6

View File

@ -1,2 +1,3 @@
# Settings for TeamPlayer
NGINX_MODULES_HTTP="auth_basic gzip proxy referer rewrite headers_more uwsgi"
PYTHON_SINGLE_TARGET=python3_6

View File

@ -1 +1,2 @@
PYTHON_SINGLE_TARGET=python3_6
NGINX_MODULES_HTTP="auth_basic fancyindex gzip proxy referer rewrite headers_more uwsgi"