mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-24 17:35:18 +00:00
mesa: final spec fix
This commit is contained in:
parent
417c913ce7
commit
658f23b6fc
1 changed files with 1 additions and 1 deletions
|
@ -277,7 +277,7 @@ 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/
|
||||
rm -rf EGL KHR
|
||||
popd
|
||||
|
||||
pushd $RPM_BUILD_ROOT%{_libdir}
|
||||
|
|
Loading…
Reference in a new issue