try fix build issue

This commit is contained in:
Mahno 2025-02-17 20:25:51 +08:00
parent 0d74288c8e
commit 33a105641c

View File

@ -280,8 +280,8 @@ Authors:
%doc %{name}/swig/python/examples/*.py
%{python3_sitelib}/_yui.so
%{python3_sitelib}/yui.py
%exclude %dir %{python3_sitelib}/yui/__pycache__
%exclude %{python3_sitelib}/yui/__pycache__/*.pyc
%exclude %dir %{python3_sitelib}/__pycache__
%exclude %{python3_sitelib}/__pycache__/*.pyc
%files -n perl-yui
%defattr(-,root,root,-)
%doc %{name}/swig/perl/examples/*.pl