diff options
author | CoprDistGit <infra@openeuler.org> | 2023-07-05 09:09:10 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-07-05 09:09:10 +0000 |
commit | 698b5646a8a20e4317404a75cbc5f47794f24920 (patch) | |
tree | 1eed77996ffc4560a942a77efb74f58362742093 | |
parent | 7769e10ea3b6d0f9ad5a17d4f19455033af70fcc (diff) |
automatic import of clustershellopeneuler20.03
-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 |