summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mesa.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/mesa.spec b/mesa.spec
index 8754df8..84f10b6 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -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.