Accepting request 651432 from home:tobijk:X11:XOrg
- Use rpm variables for the drirc.d path - Use rpm variables for the drirc.d path OBS-URL: https://build.opensuse.org/request/show/651432 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=785
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@@ -830,7 +830,7 @@ rm -f %{buildroot}/%{_libdir}/pkgconfig/wayland-egl.pc
|
||||
# not disable from buildling and installing.
|
||||
|
||||
# in Mesa
|
||||
rm -rf %{buildroot}/usr/share/drirc.d
|
||||
rm -rf %{buildroot}/%{_datadir}/drirc.d
|
||||
|
||||
# in Mesa-libGL-devel
|
||||
rm -rf %{buildroot}/%{_includedir}/GL
|
||||
@@ -925,8 +925,8 @@ echo "The \"Mesa\" package does not have the ability to render, but is supplemen
|
||||
%files
|
||||
%license docs/license.html
|
||||
%doc docs/README*
|
||||
%dir /usr/share/drirc.d
|
||||
/usr/share/drirc.d/*
|
||||
%dir %{_datadir}/drirc.d
|
||||
%config %{_datadir}/drirc.d/*
|
||||
|
||||
%files libEGL1
|
||||
%if 0%{?libglvnd}
|
||||
|
Reference in New Issue
Block a user