From 86cda8686566ffa0e89b0a2b504d52fdf277c3a0 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Thu, 25 Aug 2016 19:43:43 +0200 Subject: [PATCH] own /usr/include/GLES3 https://bugzilla.redhat.com/show_bug.cgi?id=1252588 Signed-off-by: Igor Gnatenko --- mesa.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/mesa.spec b/mesa.spec index 51eb6b7..2f0c31a 100644 --- a/mesa.spec +++ b/mesa.spec @@ -464,6 +464,7 @@ popd %{_includedir}/GLES2/gl2platform.h %{_includedir}/GLES2/gl2.h %{_includedir}/GLES2/gl2ext.h +%dir %{_includedir}/GLES3 %{_includedir}/GLES3/gl3platform.h %{_includedir}/GLES3/gl3.h %{_includedir}/GLES3/gl3ext.h