Author: salimma
Update of /cvs/free/rpms/miro/F-16
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv8855/F-16
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):
Show replies by date