summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-04-16 05:29:59 +0000
committerCoprDistGit <infra@openeuler.org>2024-04-16 05:29:59 +0000
commit940e4210f37579a0b727a3235bef970d04164659 (patch)
tree3e8de613af9a0c673d5e11fb1675b606db51a1cd
parent9fc4f02e98698ee4c9f62f2542a0a327d77c7367 (diff)
automatic import of ocapus
-rw-r--r--ocapus.spec2
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