mesa: drop glew header removal

This commit is contained in:
Dave Airlie 2010-06-12 20:36:13 +00:00
parent f4c700c192
commit b1c41abb7f
1 changed files with 1 additions and 1 deletions

View File

@ -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}