diff options
author | Patrick J Cherry <patrick@bytemark.co.uk> | 2011-06-09 18:09:52 +0100 |
---|---|---|
committer | Patrick J Cherry <patrick@bytemark.co.uk> | 2011-06-09 18:09:52 +0100 |
commit | 495c44445642cfae8f23fadde299ad5307f5be58 (patch) | |
tree | 0104c9eef164235aa5ab05b126c8f63e52fb8624 /debian/mauvealert-server.install | |
parent | 0c88fcc91db1b003cd5d5311f62700c7867b4099 (diff) |
Big commit
--HG--
rename : views/please_authenticate.haml => views/login.haml
Diffstat (limited to 'debian/mauvealert-server.install')
-rw-r--r-- | debian/mauvealert-server.install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/mauvealert-server.install b/debian/mauvealert-server.install index 47a3add..c23596d 100644 --- a/debian/mauvealert-server.install +++ b/debian/mauvealert-server.install @@ -1,4 +1,5 @@ bin/mauveserver usr/sbin/ +bin/mauveconsole usr/sbin/ lib/dm-sqlite-adapter-with-mutex.rb usr/lib/ruby/1.8/ lib/mauve/alert.rb usr/lib/ruby/1.8/mauve/ lib/mauve/alert_changed.rb usr/lib/ruby/1.8/mauve/ |