[PATCH conductor] BZ #795667: Build shows all old terms in UI

Steve Linabery slinaber at redhat.com
Tue Feb 21 15:38:32 UTC 2012


On Tue, Feb 21, 2012 at 10:20:15AM -0500, Jason Guiditta wrote:
> https://bugzilla.redhat.com/show_bug.cgi?id=795667
> 
> Wont show if it isnt in the rpm...
> ---
>  aeolus-conductor.spec.in |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/aeolus-conductor.spec.in b/aeolus-conductor.spec.in
> index bb23418..c899190 100644
> --- a/aeolus-conductor.spec.in
> +++ b/aeolus-conductor.spec.in
> @@ -170,7 +170,7 @@ rhtml="app/views/layouts"
>  svg="public/images public/images/icons public/javascripts/jquery-svg"
>  ttf="public/fonts"
>  txt="public"
> -yml="config config/locales"
> +yml="config config/locales config/locales/overrides"
>  xml="app/util"
>  for filetype in builder css feature gif haml html ico jpg js json key opts png \
>      rake rb rhtml scss svg ttf txt yml xml; do
> -- 
> 1.7.7.6
> 

ACK, and about to push to master.

Built rpm, installed, overrides directory is in correct location.

s|e



More information about the aeolus-devel mailing list