diff options
author | Russ Allbery <eagle@eyrie.org> | 2016-01-17 20:02:29 -0800 |
---|---|---|
committer | Russ Allbery <eagle@eyrie.org> | 2016-01-17 20:02:29 -0800 |
commit | b101f21f06ef5e73a0c44f448282a3e6b53e48fc (patch) | |
tree | 270385edc1de1af492431d07fdca0bbda2f3fbda /debian/wallet-server.install | |
parent | 1b459abc8cf34693d5f23f7fd8fe8ed6c08950a7 (diff) |
Add new dependencies, run wrap-and-sort -ast
New wallet object types, ACLs, and kadmin backends require new
modules. Flesh out the build dependencies and suggests, and then
clean up all the control files with wrap-and-sort -ast.
Diffstat (limited to 'debian/wallet-server.install')
-rw-r--r-- | debian/wallet-server.install | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/wallet-server.install b/debian/wallet-server.install index dfc1d6e..f4f5bdc 100644 --- a/debian/wallet-server.install +++ b/debian/wallet-server.install @@ -1,3 +1,4 @@ +config/wallet etc/remctl/conf.d debian/tmp/etc/remctl/acl/wallet-report debian/tmp/usr/sbin/wallet-admin debian/tmp/usr/sbin/wallet-backend @@ -8,5 +9,3 @@ debian/tmp/usr/share/man/man8/wallet-backend.8 debian/tmp/usr/share/man/man8/wallet-report.8 debian/tmp/usr/share/perl5 debian/tmp/usr/share/wallet - -config/wallet etc/remctl/conf.d |