rpms/olpcsound/OLPC-3 ogg-opcode-fix.patch,NONE,1.1

Victor Lazzarini (veplaini) fedora-extras-commits at redhat.com
Mon Aug 11 11:22:49 UTC 2008


Author: veplaini

Update of /cvs/pkgs/rpms/olpcsound/OLPC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19440

Added Files:
	ogg-opcode-fix.patch 
Log Message:
added patch

ogg-opcode-fix.patch:

--- NEW FILE ogg-opcode-fix.patch ---
--- SConstruct	2008-05-29 03:16:31.000000000 +0100
+++ SConstruct-n	2008-08-11 10:47:30.000000000 +0100
@@ -1463,7 +1463,7 @@ makePlugin(pluginEnvironment, 'partikkel
 makePlugin(pluginEnvironment, 'shape', ['Opcodes/shape.c'])
 if buildOLPC :
    oggEnvironment = pluginEnvironment.Copy()
-   makePlugin(oggEnvironment, 'ogg', ['Opcodes/ogg.c'])
+   makePlugin(oggEnvironment, 'oggread', ['Opcodes/ogg.c'])
    oggEnvironment.Append(LIBS=['vorbisfile'])
 makePlugin(pluginEnvironment, 'vosim', ['Opcodes/Vosim.c'])
 




More information about the fedora-extras-commits mailing list