Removed Red Hat branding

This commit is contained in:
Sandino Araico Sánchez 2023-07-27 01:56:33 -06:00
parent a6ddf7ff2d
commit d1b4f7cdf3
No known key found for this signature in database
GPG key ID: 90E64E484EED133A

View file

@ -7,12 +7,7 @@
# Should contain any suffix of release tarball name, e.g., -buildfix1.
%global libo_buildfix %{nil}
# rhbz#715152 state vendor
%if 0%{?rhel}
%global vendoroption --with-vendor="Red Hat, Inc."
%endif
%if 0%{?fedora}
%global vendoroption --with-vendor="The Fedora Project"
%endif
%global vendoroption --with-vendor="Proyecto Lemur"
%global libo_python python3
%global libo_python_executable %{__python3}
%global libo_python_sitearch %{python3_sitearch}