[PATCH conductor] Adds config/locales/activerecord to spec file

pblaho at redhat.com pblaho at redhat.com
Tue Aug 21 15:53:14 UTC 2012


From: Petr Blaho <pblaho at redhat.com>

https://bugzilla.redhat.com/show_bug.cgi?id=848445

There was missing directory for translations in spec file.
Now added.
---
 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 1c62014..768dc5d 100644
--- a/aeolus-conductor.spec.in
+++ b/aeolus-conductor.spec.in
@@ -269,7 +269,7 @@ woff="vendor/converge-ui/fonts"
 txt="public"
 yml="config config/locales config/locales/defaults config/locales/overrides
      config/locales/role_definitions config/locales/classnames config/locales/will_paginate \
-     config/locales/overrides/role_definitions"
+     config/locales/overrides/role_definitions config/locales/activerecord"
 xml="app/util"
 for filetype in builder css eot feature gif haml mustache html ico jpg js json key opts png \
     rake rb rhtml scss svg ttf txt woff yml xml; do
-- 
1.7.7.6




More information about the aeolus-devel mailing list