%{python3_sitelib}/test is no longer installed
This commit is contained in:
parent
1c9d49a396
commit
3f80496a25
@ -54,9 +54,6 @@ rm -f licenses/docutils.conf
|
||||
%py3_install
|
||||
mv docs/user/rst/images/biohazard.swf ./biohazard.swf
|
||||
|
||||
# docutils setup.py runs 2to3 on a copy of the tests and puts it in sitelib.
|
||||
rm -rf %{buildroot}%{python3_sitelib}/test
|
||||
|
||||
for file in %{buildroot}/%{_bindir}/*.py; do
|
||||
mv $file `dirname $file`/`basename $file .py`
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user