diff options
author | Russ Allbery <rra@stanford.edu> | 2008-01-28 23:42:02 +0000 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2008-01-28 23:42:02 +0000 |
commit | bc8a6b13afe0a758cbc91fe64637280e6c347f46 (patch) | |
tree | 8366d572d5cca500b1947b385e8ac148660f495d /debian/rules | |
parent | 05a72fb951720d49e665dcd41e960e5de619b019 (diff) |
Upstream ships the wallet-report man page; we just have to install it.debian/0.6-1
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/rules b/debian/rules index 13b22cc..2cc09c8 100755 --- a/debian/rules +++ b/debian/rules @@ -65,9 +65,6 @@ install: build-stamp DH_OPTIONS= dh_install --fail-missing install -m 0644 config/keytab.acl \ $(CURDIR)/debian/keytab-backend/etc/remctl/acl/keytab - pod2man --section=8 --release=$(VERSION) --center="System Commands" \ - contrib/wallet-report \ - > $(CURDIR)/debian/wallet-server/usr/share/man/man8/wallet-report.8 binary: binary-arch binary-indep |