15
0
Denisart Benjamin
2015-02-24 13:23:44 +00:00
committed by Git OBS Bridge
parent 085f34ce27
commit efc2ec03ed

View File

@@ -47,6 +47,8 @@ python setup.py build
%install
python setup.py install --prefix=%{_prefix} --root=%{buildroot}
# An upstream mistake. A conflict betwenn html2text.py in python_sitelib
# and in bindir when an external project tries to import it
rm %{buildroot}%{_bindir}/html2text.py
%files