. ${BUILDFILE%/*}/common.sh pkgver=20161106.2 package() { preamble depends+=(git) add-file -m755 etc/ssl/misc/certbot-get.d/10-git <&1" EOF # ## transport: git protocol add-unit etc/systemd/system/sockets.target.wants/git-daemon.socket # ## transport: HTTPS depends+=(cgit uwsgi-plugin-cgi config-mgmt-uwsgi nginx config-mgmt-certbot) # The git web interface is cgit, which is managed by uWSGI speaking # uwsgi/modifier1=9, which is the variant of the uwsgi protocol for # CGI requests. add-file etc/nginx/sites/server-git_parabola_nu.conf <