diff --git a/python-nltk.spec b/python-nltk.spec index 5006212..784b38b 100644 --- a/python-nltk.spec +++ b/python-nltk.spec @@ -76,8 +76,8 @@ sed -i -e '/^#! *\//, 1d' %{mod_name}/corpus/reader/knbc.py \ %files -n python2-%{mod_name} %doc LICENSE.txt README.txt -%{python_sitelib}/%{mod_name} -%{python_sitelib}/%{mod_name}-*.egg-info +%{python2_sitelib}/%{mod_name} +%{python2_sitelib}/%{mod_name}-*.egg-info %files -n python3-%{mod_name} %doc LICENSE.txt README.txt