diff options
author | Russ Allbery <rra@stanford.edu> | 2010-08-25 18:10:35 -0700 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2010-08-25 18:10:35 -0700 |
commit | c164d3c3e0e6002dbb9dd808743c9b1e295577e5 (patch) | |
tree | 9121f5ee4b73f18efb296f9f4c515bec7a218347 /debian/wallet-client.install | |
parent | 5cc66fdef38a67e25850159c0c5282d6dc927178 (diff) |
Update for upstream 0.12 release
Stop installing the wallet-summary contrib script in /usr/sbin and
instead install all the useful contrib scripts into the examples
directory, telling debhelper to not compress them.
Diffstat (limited to 'debian/wallet-client.install')
-rw-r--r-- | debian/wallet-client.install | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/wallet-client.install b/debian/wallet-client.install index ec2d8c7..2940357 100644 --- a/debian/wallet-client.install +++ b/debian/wallet-client.install @@ -1,2 +1,4 @@ debian/tmp/usr/bin/wallet +debian/tmp/usr/bin/wallet-rekey debian/tmp/usr/share/man/man1/wallet.1 +debian/tmp/usr/share/man/man1/wallet-rekey.1 |