[
https://issues.apache.org/jira/browse/THRIFT-3760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15211162#comment-15211162
]
ASF GitHub Bot commented on THRIFT-3760:
----------------------------------------
GitHub user nsuke opened a pull request:
https://github.com/apache/thrift/pull/965
THRIFT-3760 Fix install paths etc of debian packages for py and perl
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nsuke/thrift THRIFT-3760
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/965.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #965
----
commit ca240f80bcecf6c80673a13a03e2d00b0f1afed7
Author: Nobuaki Sukegawa <[email protected]>
Date: 2016-03-24T23:51:09Z
THRIFT-3760 Fix install paths etc of debian packages for py and perl
----
> Fix install paths etc of debian packages for py and perl
> --------------------------------------------------------
>
> Key: THRIFT-3760
> URL: https://issues.apache.org/jira/browse/THRIFT-3760
> Project: Thrift
> Issue Type: Bug
> Components: Build Process
> Reporter: Aki Sukegawa
> Assignee: Aki Sukegawa
> Priority: Minor
>
> * Perl: /usr/usr/local -> /usr
> * Python: /usr/local -> /usr
> perl fix for "local" part is frankly bad but at least it works.
> The patch also removes .pyo files from python package that should be
> generated by install process instead.
> This resolves most of lintian warnings.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)