mesa: drop glew header removal
This commit is contained in:
parent
f4c700c192
commit
b1c41abb7f
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user