rpms/sdlmame/F-11 sdlmame.spec,1.69,1.70

Julian Sikorski belegdol at rpmfusion.org
Wed Nov 18 18:43:16 CET 2009


Author: belegdol

Update of /cvs/nonfree/rpms/sdlmame/F-11
In directory se02.es.rpmfusion.net:/tmp/cvs-serv6196

Modified Files:
	sdlmame.spec 
Log Message:
Don't try to install disabled ldplayer


Index: sdlmame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-11/sdlmame.spec,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- sdlmame.spec	18 Nov 2009 17:12:50 -0000	1.69
+++ sdlmame.spec	18 Nov 2009 17:43:16 -0000	1.70
@@ -158,7 +158,8 @@
 %else
 install -pm 755 mame %{buildroot}%{_bindir}/mame
 %endif
-install -pm 755 chdman jedutil ldplayer ldresample ldverify romcmp testkeys \
+#install -pm 755 chdman jedutil ldplayer ldresample ldverify romcmp testkeys \
+install -pm 755 chdman jedutil ldresample ldverify romcmp testkeys \
     unidasm %{buildroot}%{_bindir}
 for tool in regrep runtest split src2html srcclean
 do



More information about the rpmfusion-commits mailing list