Los _pycache_ que se borraban ahora sí se instalan

This commit is contained in:
Sandino Araico Sanchez 2024-02-20 18:07:18 -06:00
parent 7dd3fafdca
commit 92a593cc15
No known key found for this signature in database
GPG key ID: 90E64E484EED133A

View file

@ -2089,9 +2089,9 @@ install -m 0755 -d %{buildroot}%{baseinstdir}/share/extensions
rm -f %{buildroot}%{baseinstdir}/program/officebean.abignore
%endif
# Clean other ppyhon 3.9 pycache in CentOS 9
# Clean other pyhon 3.9 pycache in CentOS 9
# rm -rf /home/sandino/rpmbuild/BUILDROOT/libreoffice-7.3.1.3-4.el9.x86_64/usr/lib64/python3.9/site-packages/__pycache__
rm -rvf %{buildroot}%{libo_python_sitearch}/__pycache__
#rm -rvf %{buildroot}%{libo_python_sitearch}/__pycache__
%check
@ -2099,9 +2099,9 @@ make unitcheck slowcheck
# we don't need this anymore
rm -f %{buildroot}%{baseinstdir}/program/classes/smoketest.jar
# Clean other ppyhon 3.9 pycache in CentOS 9
# Clean other pyhon 3.9 pycache in CentOS 9
# rm -rf /home/sandino/rpmbuild/BUILDROOT/libreoffice-7.3.1.3-4.el9.x86_64/usr/lib64/python3.9/site-packages/__pycache__
rm -rvf %{buildroot}%{libo_python_sitearch}/__pycache__
#rm -rvf %{buildroot}%{libo_python_sitearch}/__pycache__
@ -2788,7 +2788,7 @@ rm -rvf %{buildroot}%{libo_python_sitearch}/__pycache__
%files glade
%{_datadir}/glade
%{_datadir}/glade3
%{_datadir}/glade3/
%files data
%{_datadir}/icons/hicolor/*/*/libreoffice*