fix site-packages path for python3.8
This commit is contained in:
parent
dd073b0f3b
commit
cb245e557a
@ -71,7 +71,7 @@ make check
|
|||||||
|
|
||||||
%files -n python3-libplist
|
%files -n python3-libplist
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/python3.7/site-packages/*
|
%{_libdir}/python3*/site-packages/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Jun 24 2020 chenditang <chenditang1@huawei.com> - 2.0.0-14
|
* Wed Jun 24 2020 chenditang <chenditang1@huawei.com> - 2.0.0-14
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user