summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2017-11-03 14:44:46 +0000
committerleot <leot@pkgsrc.org>2017-11-03 14:44:46 +0000
commitf77437aba72b85af6f21182de027d0c860c160b4 (patch)
tree088c50b80059981c26474cfc3b8488780f844a04 /www
parent5c3a623a353fe0a085164fd8f79892b04d323270 (diff)
downloadpkgsrc-f77437aba72b85af6f21182de027d0c860c160b4.tar.gz
py-gunicorn: Also add bin/gunicorn_paster in ALTERNATIVES
(Accidently forgotten in the last commit, whoops!)
Diffstat (limited to 'www')
-rw-r--r--www/py-gunicorn/ALTERNATIVES1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-gunicorn/ALTERNATIVES b/www/py-gunicorn/ALTERNATIVES
index 22a4220be07..338deea4067 100644
--- a/www/py-gunicorn/ALTERNATIVES
+++ b/www/py-gunicorn/ALTERNATIVES
@@ -1 +1,2 @@
bin/gunicorn @PREFIX@/bin/gunicorn-@PYVERSSUFFIX@
+bin/gunicorn_paster @PREFIX@/bin/gunicorn_paster-@PYVERSSUFFIX@