diff options
author | Patrick J Cherry <patrick@bytemark.co.uk> | 2013-05-02 14:23:28 +0100 |
---|---|---|
committer | Patrick J Cherry <patrick@bytemark.co.uk> | 2013-05-02 14:23:28 +0100 |
commit | 05d05558ab37d82f08f582a747f96dd50f19448e (patch) | |
tree | 6a34914335e6ff90d680a80938ae0c0ae1ade8c5 /debian/mauvealert-client.install | |
parent | a074a5d4adbe6530cde7c238298a5c7c957ae597 (diff) |
Added quick update library to debian client package.
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 0744f97..8e6e561 100644 --- a/debian/mauvealert-client.install +++ b/debian/mauvealert-client.install @@ -1,3 +1,3 @@ bin/mauvesend usr/bin/ lib/mauve/sender.rb usr/lib/ruby/1.8/mauve/ - +lib/mauve/quick_update.rb usr/lib/ruby/1.8/mauve/ |