Commit 842d22f8b7258727837d558761a9df48c862184a

Authored by Alexandre Barbosa
Committed by Rodrigo Siqueira de Melo
1 parent 5a469f19
Exists in master and in 1 other branch updatev3

Running collectstatic for colab-spb-theme

Signed-off-by: Alexandre Barbosa <alexandreab@live.com>
Signed-off-by: Carlos Oliveira <carlospecter@gmail.com>
Signed-off-by: Lucas Moura <lucas.moura128@gmail.com>
colab-spb-theme-plugin/colab-spb-theme-plugin.spec
... ... @@ -29,6 +29,9 @@ EOF
29 29  
30 30 make install DESTDIR=%{buildroot}
31 31  
  32 +%post
  33 +yes yes | colab-admin collectstatic
  34 +
32 35 %files
33 36 /usr/lib/colab
34 37 /etc/colab
... ...