mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-12-01 04:02:55 +00:00
mesa: fix spec oneliner
This commit is contained in:
parent
3126ab66e1
commit
a9df4049f2
1 changed files with 1 additions and 1 deletions
|
@ -262,7 +262,7 @@ rm [a-fh-np-wyz]*.h gg*.h glf*.h glew.h glut*.h glxew.h
|
|||
popd
|
||||
|
||||
pushd $RPM_BUILD_ROOT%{_libdir}
|
||||
rm libEGL* demodriver.so
|
||||
rm -f libEGL*
|
||||
popd
|
||||
|
||||
# XXX demos, since they don't install automatically. should fix that.
|
||||
|
|
Loading…
Reference in a new issue