[PATCH aeolus-conductor] Fixed build added changes to scss files

Matt Wagner matt.wagner at redhat.com
Fri May 4 18:27:51 UTC 2012


On Thu, May 03, 2012 at 01:47:00PM +0200, Jirka Tomasek wrote:
> On 05/03/2012 12:46 PM, mtaylor at redhat.com wrote:
> >From: Martyn Taylor<mtaylor at redhat.com>
> >
> >---
> >  aeolus-conductor.spec.in |    5 ++++-
> >  1 files changed, 4 insertions(+), 1 deletions(-)
> >
> >diff --git a/aeolus-conductor.spec.in b/aeolus-conductor.spec.in
> >index 3008b0c..d35597a 100644
> >--- a/aeolus-conductor.spec.in
> >+++ b/aeolus-conductor.spec.in
> >@@ -220,7 +220,7 @@ done
> >
> >  # precompile stylesheets
> >  %{__mkdir} %{buildroot}%{app_root}/public/stylesheets/compiled
> >-for stylesheet in custom layout login header; do
> >+for stylesheet in layout login; do
> >    sass --style compact ./src/app/stylesheets/$stylesheet.scss %{buildroot}%{app_root}/public/stylesheets/compiled/$stylesheet.css
> >  done
> >
> >@@ -366,6 +366,9 @@ fi
> >  %files -n aeolus-all
> >
> >  %changelog
> >+* Thu May 03 2012 Martyn Taylor<mtaylor at redhat.com>  - 0.9.0-1
> >+- Updated compilation of new sass files
> >+
> >  * Mon Jan 09 2012 Steve Linabery<slinaber at redhat.com>  - 0.8.0-2
> >  - 18ba534 Merge branch 'master' of github.com:aeolusproject/conductor
> >  - 0a37767 API - Added template checking when creating an image
> ACK, thanks

Pushed to master: a8a4c660666b367d6f6817af3db7af3e97b6b613



More information about the aeolus-devel mailing list