diff options
author | Patrick J Cherry <patrick@bytemark.co.uk> | 2011-07-22 16:55:01 +0100 |
---|---|---|
committer | Patrick J Cherry <patrick@bytemark.co.uk> | 2011-07-22 16:55:01 +0100 |
commit | fd23821950f0562a8995735105cd31fdc6d55933 (patch) | |
tree | 967df2f5647803a6c46f4d52003b2231c1de72cb /debian/mauvealert-common.install | |
parent | d3a3cfef9650b08f62db62bd7e86b673f9d77d0b (diff) |
* Rejigged configuration
* Added --test and --verbose flags for the server config
* Started proper test suite
* Config parsing now gives more sensible errors + backtrace
* Rejigged people and source lists
Diffstat (limited to 'debian/mauvealert-common.install')
-rw-r--r-- | debian/mauvealert-common.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/mauvealert-common.install b/debian/mauvealert-common.install index b98b3cf..d928f1b 100644 --- a/debian/mauvealert-common.install +++ b/debian/mauvealert-common.install @@ -2,5 +2,5 @@ mauve.proto usr/lib/mauvealert/ lib/mauve/proto.rb usr/lib/ruby/1.8/mauve/ lib/mauve/mauve_time.rb usr/lib/ruby/1.8/mauve/ lib/mauve/version.rb usr/lib/ruby/1.8/mauve/ - +lib/mauve/mauve_resolv.rb usr/lib/ruby/1.8/mauve/ |