diff --git a/python-chardet.spec b/python-chardet.spec index 437fa64..47e7a28 100644 --- a/python-chardet.spec +++ b/python-chardet.spec @@ -34,7 +34,7 @@ Python 3 version. %prep %setup -q -n %{pypi_name}-%{version} -sed -ie '1d' %{pypi_name}/chardetect.py +sed -ie '1d' %{pypi_name}/cli/chardetect.py %if 0%{?with_python3} rm -rf %{py3dir}