From: Nick Mathewson Date: Thu, 29 May 2008 00:54:08 +0000 (+0000) Subject: Do not ship a fallback-consensus until the related bugs are fixed. X-Git-Tag: tor-0.2.1.1-alpha~87 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4ead083dbc7c742356b77f3e18de615eb2b6999b;p=thirdparty%2Ftor.git Do not ship a fallback-consensus until the related bugs are fixed. svn:r14794 --- diff --git a/src/config/Makefile.am b/src/config/Makefile.am index 30748eed81..90dd218b40 100644 --- a/src/config/Makefile.am +++ b/src/config/Makefile.am @@ -2,11 +2,13 @@ confdir = $(sysconfdir)/tor tordatadir = $(datadir)/tor -EXTRA_DIST = fallback-consensus geoip +EXTRA_DIST = geoip +# fallback-consensus conf_DATA = torrc.sample -tordata_DATA = fallback-consensus geoip +tordata_DATA = geoip +# fallback_consensus # If we don't have it, fake it. fallback-consensus: diff --git a/tor.spec.in b/tor.spec.in index 89c8f7ab0d..a600e6c6b9 100644 --- a/tor.spec.in +++ b/tor.spec.in @@ -287,7 +287,6 @@ exit 0 %{_bindir}/torify %{_bindir}/tor-resolve %{_bindir}/tor-gencert -%{_datadir}/tor/fallback-consensus %{_datadir}/tor/geoip %config %{_initrddir}/%{name} %config(noreplace) %attr(0644,root,root) %{_sysconfdir}/logrotate.d/%{name}