Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3111)

Issue 58930044: Install pygtk2 libraries to python2 site-packages. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 2 months ago by fujiwara
Modified:
10 years, 2 months ago
Reviewers:
shawn.p.huang, Peng
CC:
shawn.p.huang_gmail.com, fujiwara
Base URL:
git://github.com/ibus/ibus.git@master
Visibility:
Public.

Description

Install pygtk2 libraries to python2 site-packages.

Patch Set 1 #

Total comments: 2

Patch Set 2 : Updated with message #2. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -14 lines) Patch
M bindings/pygobject/Makefile.am View 1 3 chunks +12 lines, -1 line 0 comments Download
M configure.ac View 1 5 chunks +16 lines, -7 lines 0 comments Download
M ibus/Makefile.am View 1 3 chunks +5 lines, -3 lines 0 comments Download
M ibus/interface/Makefile.am View 1 3 chunks +5 lines, -3 lines 0 comments Download

Messages

Total messages: 4
fujiwara
10 years, 2 months ago (2014-01-31 07:12:43 UTC) #1
Peng
https://codereview.appspot.com/58930044/diff/1/bindings/pygobject/Makefile.am File bindings/pygobject/Makefile.am (right): https://codereview.appspot.com/58930044/diff/1/bindings/pygobject/Makefile.am#newcode25 bindings/pygobject/Makefile.am:25: am__py2_compile = PYTHON=$(PYTHON2) $(SHELL) $(py_compile) How about py2_compile?
10 years, 2 months ago (2014-01-31 13:11:48 UTC) #2
fujiwara
https://codereview.appspot.com/58930044/diff/1/bindings/pygobject/Makefile.am File bindings/pygobject/Makefile.am (right): https://codereview.appspot.com/58930044/diff/1/bindings/pygobject/Makefile.am#newcode25 bindings/pygobject/Makefile.am:25: am__py2_compile = PYTHON=$(PYTHON2) $(SHELL) $(py_compile) On 2014/01/31 13:11:48, Peng ...
10 years, 2 months ago (2014-02-03 02:28:06 UTC) #3
Peng
10 years, 2 months ago (2014-02-03 03:51:14 UTC) #4
On 2014/02/03 02:28:06, fujiwara wrote:
> https://codereview.appspot.com/58930044/diff/1/bindings/pygobject/Makefile.am
> File bindings/pygobject/Makefile.am (right):
> 
>
https://codereview.appspot.com/58930044/diff/1/bindings/pygobject/Makefile.am...
> bindings/pygobject/Makefile.am:25: am__py2_compile = PYTHON=$(PYTHON2)
$(SHELL)
> $(py_compile)
> On 2014/01/31 13:11:48, Peng wrote:
> > How about py2_compile? 
> 
> Done.

lgtm
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b