[Pkg-privacy-commits] [onioncircuits] 43/62: call help2man with faketime
Intrigeri
intrigeri at moszumanska.debian.org
Thu Feb 18 20:20:06 UTC 2016
This is an automated email from the git hooks/post-receive script.
intrigeri pushed a commit to branch master
in repository onioncircuits.
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/onioncircuits.git
More information about the Pkg-privacy-commits
mailing list