[
https://issues.apache.org/jira/browse/THRIFT-483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12706131#action_12706131
]
David Reiss commented on THRIFT-483:
------------------------------------
The instant releases <http://instant.thrift-rpc.org/> already have bootstrap.sh
run, and it looks like "make dist" automatically dereferences symlinks.
I can still apply a slightly modified version of it.
> have libtool files copied instead of linked
> -------------------------------------------
>
> Key: THRIFT-483
> URL: https://issues.apache.org/jira/browse/THRIFT-483
> Project: Thrift
> Issue Type: Bug
> Reporter: Eric Evans
> Attachments: libtoolize-copy-not-link.txt
>
>
> It should be possible to distribute a more self-contained tarball of the
> thrift source, one which had already had bootstrap.sh run on it, and all
> required build files are present. The attached trivial patch causes
> libtoolize to create copies of files, instead of symlinks.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.