diff options
author | Patrick J Cherry <patrick@bytemark.co.uk> | 2011-04-19 09:37:53 +0100 |
---|---|---|
committer | Patrick J Cherry <patrick@bytemark.co.uk> | 2011-04-19 09:37:53 +0100 |
commit | 326bbd320dbabc075fd7e59e55a715c7d4e9d6b9 (patch) | |
tree | aa637e7287aa7088c31cb0b320241214059a6a7f /debian/mauvealert-common.install | |
parent | 89a67770e66d11740948e90a41db6cee0482cf8e (diff) |
* added sane init script for server
* mauvesend now handles options better
* jabber client has stub message receivng method
Diffstat (limited to 'debian/mauvealert-common.install')
-rw-r--r-- | debian/mauvealert-common.install | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/mauvealert-common.install b/debian/mauvealert-common.install index 024d922..99771ab 100644 --- a/debian/mauvealert-common.install +++ b/debian/mauvealert-common.install @@ -1,3 +1,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/ + |