summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mesa.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/mesa.spec b/mesa.spec
index 86d639b..90742f8 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -294,7 +294,7 @@ 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 glf*.h glew.h glut*.h glxew.h
+rm [a-fh-np-wyz]*.h glf*.h glut*.h
popd
pushd $RPM_BUILD_ROOT%{_libdir}