diff options
-rw-r--r-- | python-fvcore.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-fvcore.spec b/python-fvcore.spec index 3e84997..d1a63f5 100644 --- a/python-fvcore.spec +++ b/python-fvcore.spec @@ -44,7 +44,7 @@ Summary: the documents and examples for %{pkg_name} This package contains the documents and examples for %{pkg_name} %prep -%autosetup -p1 -n %{pkg_name}-%{pkg_version} +%autosetup -p1 -n fvcore-%{commit} %build %pyproject_build |