[
https://issues.apache.org/jira/browse/THRIFT-4043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15848343#comment-15848343
]
James E. King, III commented on THRIFT-4043:
--------------------------------------------
Without the mkdir, perl5 was being moved to /usr/lib directly, rather than
being moved INTO /usr/lib. This caused perl to go into /usr/lib/Thrift.pm and
/usr/lib/Thrift/... instead. Submitted a PR.
> thrift perl debian package is placing files in the wrong place
> --------------------------------------------------------------
>
> Key: THRIFT-4043
> URL: https://issues.apache.org/jira/browse/THRIFT-4043
> Project: Thrift
> Issue Type: Bug
> Components: Build Process, Perl - Library
> Affects Versions: 0.10.0
> Environment: Ubuntu docker build environment, installing on Ubuntu
> 14.04 LTS
> Reporter: James E. King, III
> Assignee: James E. King, III
>
> The libthrift-perl-0.10.0 package is installing things into /usr/lib, when it
> should be going into /usr/share/perl5.
> This means "Thrift.pm" is being dropped directly into /usr/lib/Thrift.pm
> right now.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)