aboutsummaryrefslogtreecommitdiff
path: root/tor.spec.in
diff options
context:
space:
mode:
authorAndrew Lewman <andrew@torproject.org>2006-04-13 01:46:27 +0000
committerAndrew Lewman <andrew@torproject.org>2006-04-13 01:46:27 +0000
commit73c268707bc32b91e3cb72d5b420e6470278ea7a (patch)
tree6827348e4a1dcb48c7720b4d5ea79ccaf20ee676 /tor.spec.in
parent64041d2dbf6076205b1e140cc7194f0a7a001019 (diff)
downloadtor-73c268707bc32b91e3cb72d5b420e6470278ea7a.tar
tor-73c268707bc32b91e3cb72d5b420e6470278ea7a.tar.gz
Temporary hacks to ensure make dist-rpm works from cvs until a better
solution can be found. svn:r6383
Diffstat (limited to 'tor.spec.in')
-rw-r--r--tor.spec.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/tor.spec.in b/tor.spec.in
index 0fc267fd8..ceb34668e 100644
--- a/tor.spec.in
+++ b/tor.spec.in
@@ -163,7 +163,8 @@ strength of the anonymity provided. Tor is not presently suitable
for high-stakes anonymity.
%prep
-%setup -q -n %{name}-%{native_version}
+#%setup -q -n %{name}-%{native_version}
+%setup -q -n %{name}
%build
%configure --with-tor-user=%{toruser} --with-tor-group=%{torgroup} \