summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--python-pyro-api.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/python-pyro-api.spec b/python-pyro-api.spec
index bd701bd..fdd0a20 100644
--- a/python-pyro-api.spec
+++ b/python-pyro-api.spec
@@ -43,7 +43,8 @@ Summary: %{pkg_summary}
%files -n python3-%{pypi_name}
%license LICENSE*
%doc README*
-%{python3_sitelib}/%{pypi_name}*
+%{python3_sitelib}/pyroapi*
+%{python3_sitelib}/pyro_api*
%changelog
* Sun Mar 31 2024 YunShu