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-server.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-server.install')
-rw-r--r-- | debian/wallet-server.install | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/wallet-server.install b/debian/wallet-server.install index ca3e49d..9271899 100644 --- a/debian/wallet-server.install +++ b/debian/wallet-server.install @@ -8,5 +8,3 @@ debian/tmp/usr/share/man/man8/wallet-report.8 debian/tmp/usr/share/perl5 config/wallet etc/remctl/conf.d -contrib/wallet-summary usr/sbin -contrib/wallet-summary.8 usr/share/man/man8 |