Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > aa320332d5e2ec378a883861f5c4dbd5 > files > 2

mozc-1.1.690.102-0.2.20110419svn.fc13.src.rpm

--- build_mozc.py.verbose	2010-07-12 20:11:48.000000000 +0900
+++ build_mozc.py	2010-08-21 02:07:01.000000000 +0900
@@ -580,6 +580,8 @@ 
   if options.build_base:
     build_args.append('builddir_name=%s' % options.build_base)
 
+  build_args.append('V=1')
+
   RunOrDie([make_command] + build_args + target_names)