From 842d22f8b7258727837d558761a9df48c862184a Mon Sep 17 00:00:00 2001 From: Alexandre Barbosa Date: Mon, 14 Sep 2015 11:01:22 -0300 Subject: [PATCH] Running collectstatic for colab-spb-theme --- colab-spb-theme-plugin/colab-spb-theme-plugin.spec | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/colab-spb-theme-plugin/colab-spb-theme-plugin.spec b/colab-spb-theme-plugin/colab-spb-theme-plugin.spec index 1de3991..e1d4b4d 100644 --- a/colab-spb-theme-plugin/colab-spb-theme-plugin.spec +++ b/colab-spb-theme-plugin/colab-spb-theme-plugin.spec @@ -29,6 +29,9 @@ EOF make install DESTDIR=%{buildroot} +%post +yes yes | colab-admin collectstatic + %files /usr/lib/colab /etc/colab -- libgit2 0.21.2