[Pkg-privacy-commits] [tor-monitor] 01/01: call help2man with faketime
Sascha Steinbiss
sascha-guest at moszumanska.debian.org
Thu Aug 27 14:55:18 UTC 2015
This is an automated email from the git hooks/post-receive script.
sascha-guest pushed a commit to branch master
in repository tor-monitor.
commit 3d844eeb0b1693a47b4e82c8e902d0650a72736b
Author: Sascha Steinbiss <sascha at steinbiss.name>
Date: Thu Aug 27 14:51:20 2015 +0000
call help2man with faketime
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 03e63f0..212df60 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ override_dh_auto_install:
$(FAKETIME) python3 setup.py install --root=debian/tor-monitor --install-layout=deb
override_dh_installman:
- help2man -S 'Tails project' -n 'display Tor circuits and streams' \
+ $(FAKETIME) help2man -S 'Tails project' -n 'display Tor circuits and streams' \
-N $(CURDIR)/tormonitor | sed 's/.Errno/tormonitor/g' | sed 's/.ERRNO/TORMONITOR/g '> debian/tormonitor.1
dh_installman
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/tor-monitor.git
More information about the Pkg-privacy-commits
mailing list