From 73a568205b95b61d43ad34c8b513b2e97175d31a Mon Sep 17 00:00:00 2001 From: 19909236985 Date: Thu, 18 Jun 2020 17:27:24 +0800 Subject: [PATCH] change spec file --- python-zipp.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-zipp.spec b/python-zipp.spec index 39002fd..ead7a14 100644 --- a/python-zipp.spec +++ b/python-zipp.spec @@ -39,7 +39,7 @@ A pathlib-compatible Zipfile object wrapper. A backport of the Path object. %_prefix/lib/python%{python3_version}/site-packages/zipp* %_prefix/lib/python%{python3_version}/site-packages/__pycache__/zipp.* -#%files help +%files help %defattr(-,root,root) %doc README.rst