diff options
author | CoprDistGit <infra@openeuler.org> | 2024-04-16 05:29:59 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-04-16 05:29:59 +0000 |
commit | 940e4210f37579a0b727a3235bef970d04164659 (patch) | |
tree | 3e8de613af9a0c673d5e11fb1675b606db51a1cd | |
parent | 9fc4f02e98698ee4c9f62f2542a0a327d77c7367 (diff) |
automatic import of ocapus
-rw-r--r-- | ocapus.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ocapus.spec b/ocapus.spec index 436b8aa..c11605f 100644 --- a/ocapus.spec +++ b/ocapus.spec @@ -47,7 +47,7 @@ Summary: %{pkg_summary} # the name here should match the name of the dir of the source code zip # which got from the .tar.gz unzipped %prep -%autosetup -p1 -n ocapus-%{version} +%autosetup -p1 -n v%{version} # using python poject build, supplied by setup.py or pyproject.toml %build |