virtual-appliance/airport/make.conf
Albert Hopkins 9ec94656a4 airport: Use Python 3.3
It's in stable now.
2014-03-02 16:19:21 +00:00

5 lines
145 B
Plaintext

# Settings for Airport
PYTHON_TARGETS="python3_3"
USE_PYTHON="3.3"
NGINX_MODULES_HTTP="auth_basic gzip proxy referer rewrite headers_more uwsgi"