From b1c41abb7f3fc08dec51c2080627043154914962 Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Sat, 12 Jun 2010 20:36:13 +0000 Subject: [PATCH] mesa: drop glew header removal --- mesa.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}