diff options
Diffstat (limited to 'clustershell.spec')
-rw-r--r-- | clustershell.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clustershell.spec b/clustershell.spec index cebbc3c..61aa9bb 100644 --- a/clustershell.spec +++ b/clustershell.spec @@ -97,7 +97,7 @@ ClusterShell Python 3 module and related command line tools. %prep -%setup -q -n %{srcname}-%{version} +%setup -q -n %{name}-%{version} %build %{__python3} setup.py build |