diff options
Diffstat (limited to 'ocapus.spec')
-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 |