forked from pool/python-html2text
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-html2text?expand=0&rev=18
This commit is contained in:
committed by
Git OBS Bridge
parent
085f34ce27
commit
efc2ec03ed
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user