rpms/miro/F-18 miro-5.0.2-no_bundled.patch,NONE,1.1

Michel Alexandre Salim salimma at rpmfusion.org
Thu Sep 27 08:52:15 CEST 2012


Author: salimma

Update of /cvs/free/rpms/miro/F-18
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv8855/F-18

Added Files:
	miro-5.0.2-no_bundled.patch 
Log Message:
add missing patch


miro-5.0.2-no_bundled.patch:
 setup.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- NEW FILE miro-5.0.2-no_bundled.patch ---
--- miro-5.0.2/linux/setup.py.no_bundled	2012-07-19 00:27:08.000000000 +0700
+++ miro-5.0.2/linux/setup.py	2012-09-26 17:37:00.787488320 +0700
@@ -466,7 +466,7 @@
     def run(self):
         self.build_segmenter()
         self.build_echoprint_codegen()
-        self.build_enmfp_codegen()
+        # self.build_enmfp_codegen()
         build.run(self)
 
 class test_system(Command):


More information about the rpmfusion-commits mailing list