From 1f5b3b20d98dd2f9af9d4266c03e60ae72ad6b4e Mon Sep 17 00:00:00 2001 From: Sergio Oliveira Date: Thu, 27 Aug 2015 21:54:24 -0300 Subject: [PATCH] Added gunicorn to colab package --- colab/colab.spec | 3 --- 1 file changed, 0 insertions(+), 3 deletions(-) diff --git a/colab/colab.spec b/colab/colab.spec index 957fecb..57a5321 100644 --- a/colab/colab.spec +++ b/colab/colab.spec @@ -48,9 +48,6 @@ find %{buildvenv} -type d -empty -delete install -d -m 0755 %{buildroot}/etc/colab install -m 0644 misc/etc/colab/gunicorn.py %{buildroot}/etc/colab -# install log -install -d -m 0755 -o colab -g colab %{buildroot}/var/log/colab - # install virtualenv install -d -m 0755 %{buildroot}/usr/lib rm -rf %{buildroot}/usr/lib/colab -- libgit2 0.21.2