fix site-packages path for python3.8

This commit is contained in:
chenditang 2020-06-28 09:23:31 +08:00
parent dd073b0f3b
commit cb245e557a

View File

@ -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