diff options
Diffstat (limited to 'tor.spec.in')
-rw-r--r-- | tor.spec.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tor.spec.in b/tor.spec.in index ceb34668ec..0fc267fd8a 100644 --- a/tor.spec.in +++ b/tor.spec.in @@ -163,8 +163,7 @@ 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} +%setup -q -n %{name}-%{native_version} %build %configure --with-tor-user=%{toruser} --with-tor-group=%{torgroup} \ |