On 09/28/10 - 09:41:03AM, Ian Main wrote: > I would add it to the rpm spec but it doesn't exist as an rpm yet. This > is needed to make dbomatic work. > > Signed-off-by: Ian Main <[email protected]> > --- > src/config/environment.rb | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/src/config/environment.rb b/src/config/environment.rb > index 665b379..dbdc86a 100644 > --- a/src/config/environment.rb > +++ b/src/config/environment.rb > @@ -53,6 +53,7 @@ Rails::Initializer.run do |config| > config.gem "compass-960-plugin", :lib => "ninesixty" > config.gem "simple-navigation" > config.gem "typhoeus" > + config.gem "rb-inotify"
Oops, yeah, we need that. ACK -- Chris Lalancette _______________________________________________ deltacloud-devel mailing list [email protected] https://fedorahosted.org/mailman/listinfo/deltacloud-devel
