From 417c913ce708d2a6cf2cd2ebc4382d3905fb7947 Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Wed, 3 Feb 2010 00:34:55 +0000 Subject: [PATCH] mesa: more include fixups --- mesa.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mesa.spec b/mesa.spec index 58a7e43..f50e5b1 100644 --- a/mesa.spec +++ b/mesa.spec @@ -274,6 +274,9 @@ done | xargs install -m 0755 -t $RPM_BUILD_ROOT%{_libdir}/dri >& /dev/null || : # strip out undesirable headers pushd $RPM_BUILD_ROOT%{_includedir}/GL rm [a-fh-np-wyz]*.h gg*.h glf*.h glew.h glut*.h glxew.h +popd + +pushd $RPM_BUILD_ROOT%{_includedir}/ rm -f EGL/ KHR/ popd