From a9df4049f2ad9df6097615c36835181c2e2902bb Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Fri, 12 Jun 2009 04:38:28 +0000 Subject: [PATCH] mesa: fix spec oneliner --- mesa.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.