[or-cvs] [tor/master] Fix building of RPMs. Patch by Erinn Clark.

arma at torproject.org arma at torproject.org
Sat Feb 6 21:01:00 UTC 2010


Author: Sebastian Hahn <sebastian at torproject.org>
Date: Sat, 6 Feb 2010 03:10:51 +0100
Subject: Fix building of RPMs. Patch by Erinn Clark.
Commit: c10c7c9d839490dc71b576c1ebb1c645ed34131e

---
 tor.spec.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tor.spec.in b/tor.spec.in
index 3d78e4d..c00fadb 100644
--- a/tor.spec.in
+++ b/tor.spec.in
@@ -264,6 +264,7 @@ exit 0
 %defattr(-,root,root)
 %doc AUTHORS INSTALL LICENSE README ChangeLog doc/HACKING doc/TODO
 %{_mandir}/man*/*
+%{_docdir}/tor/*
 %{_bindir}/tor
 %{_bindir}/torctl
 %{_bindir}/torify
-- 
1.6.5



More information about the tor-commits mailing list