mesa: fix spec oneliner

This commit is contained in:
Dave Airlie 2009-06-12 04:38:28 +00:00
parent 3126ab66e1
commit a9df4049f2

View file

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