rpms/mesa/F-11 mesa.spec,1.251,1.252

Dave Airlie airlied at fedoraproject.org
Fri Jun 12 04:38:58 UTC 2009


Author: airlied

Update of /cvs/pkgs/rpms/mesa/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30872

Modified Files:
	mesa.spec 
Log Message:
mesa: fix spec oneliner



Index: mesa.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mesa/F-11/mesa.spec,v
retrieving revision 1.251
retrieving revision 1.252
diff -u -p -r1.251 -r1.252
--- mesa.spec	12 Jun 2009 04:02:49 -0000	1.251
+++ mesa.spec	12 Jun 2009 04:38:28 -0000	1.252
@@ -262,7 +262,7 @@ rm [a-fh-np-wyz]*.h gg*.h glf*.h glew.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.




More information about the fedora-extras-commits mailing list