diff options
author | Patrick J Cherry <patrick@bytemark.co.uk> | 2011-07-20 10:55:49 +0100 |
---|---|---|
committer | Patrick J Cherry <patrick@bytemark.co.uk> | 2011-07-20 10:55:49 +0100 |
commit | 53f89ba450850990057883a92f89ed994563e4ab (patch) | |
tree | 5de33c2f277f21273d608d09a28509c7d7158e7d /debian/mauvealert-client.install | |
parent | 594e38561993a5f8ba1d36bd854792f1d78b66ad (diff) |
Updated mauvesend to allow an absolute time to be specified.
--HG--
rename : bin/mauveclient => bin/mauvesend
Diffstat (limited to 'debian/mauvealert-client.install')
-rw-r--r-- | debian/mauvealert-client.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/mauvealert-client.install b/debian/mauvealert-client.install index 9a28237..0744f97 100644 --- a/debian/mauvealert-client.install +++ b/debian/mauvealert-client.install @@ -1,3 +1,3 @@ -bin/mauveclient usr/bin/ +bin/mauvesend usr/bin/ lib/mauve/sender.rb usr/lib/ruby/1.8/mauve/ |