[mozc] Fix again...

Akira TAGOH tagoh at fedoraproject.org
Wed Apr 17 03:57:49 UTC 2013


commit 1b1e047a9c977f113ccd532b8ea0a0159903bf7e
Author: Akira TAGOH <tagoh at redhat.com>
Date:   Wed Apr 17 12:57:44 2013 +0900

    Fix again...

 mozc-fix-use-libprotobuf.patch |   13 -------------
 1 files changed, 0 insertions(+), 13 deletions(-)
---
diff --git a/mozc-fix-use-libprotobuf.patch b/mozc-fix-use-libprotobuf.patch
index 984e97d..65127dc 100644
--- a/mozc-fix-use-libprotobuf.patch
+++ b/mozc-fix-use-libprotobuf.patch
@@ -1,16 +1,3 @@
-Index: protobuf/genproto.gypi
-===================================================================
---- protobuf/genproto.gypi	(revision 153)
-+++ protobuf/genproto.gypi	(working copy)
-@@ -33,7 +33,7 @@
-     'wrapper_path': '<(DEPTH)/build_tools/protoc_wrapper.py',
-   },
-   'conditions': [
--    ['target_platform!="linux"', {
-+    ['target_platform!="Linux"', {
-       'variables': {
-         'protoc_command%': '<(mozc_build_tools_dir)/protoc<(EXECUTABLE_SUFFIX)',
-       },
 Index: build_tools/protoc_wrapper.py
 ===================================================================
 --- build_tools/protoc_wrapper.py	(revision 153)


More information about the scm-commits mailing list