diff --git a/python-jaraco.text.spec b/python-jaraco.text.spec index a1f2947..ad9d3c1 100644 --- a/python-jaraco.text.spec +++ b/python-jaraco.text.spec @@ -55,6 +55,7 @@ rm -rf jaraco.text.egg-info %install %python_install +%python_expand install -Dm 0644 jaraco/text/*.txt %{buildroot}%{$python_sitelib}/jaraco/text/ %{python_expand rm -f %{buildroot}%{$python_sitelib}/jaraco/__init__.py* \ %{buildroot}%{$python_sitelib}/jaraco/__pycache__/__init__.*