summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Airlie <airlied@fedoraproject.org>2009-06-12 04:38:28 +0000
committerDave Airlie <airlied@fedoraproject.org>2009-06-12 04:38:28 +0000
commita9df4049f2ad9df6097615c36835181c2e2902bb (patch)
treeb1d4799555bb367187891bc896a55ebe89c17504
parent3126ab66e1fad1c6175bfe3e45cc0a355818aecb (diff)
mesa: fix spec onelinermesa-7_6-0_1_fc11
-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.