Commits


Wes McKinney authored and Uwe L. Korn committed 41a8ff9ad18
ARROW-853: [Python] Only set RPATH when bundling the shared libraries See discussion in https://github.com/apache/arrow/pull/562. Modifying RPATH is no longer needed when libarrow/libarrow_python are installed someplace else in the loader path. Author: Wes McKinney <wes.mckinney@twosigma.com> Closes #564 from wesm/ARROW-853 and squashes the following commits: 262f43a [Wes McKinney] Only set RPATH when bundling the shared libraries