-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46816/
-----------------------------------------------------------
(Updated May 5, 2016, 2:23 p.m.)
Review request for mesos, zhou xing, Jie Yu, James Peach, Kapil Arya, and Vinod
Kone.
Bugs: MESOS-5326
https://issues.apache.org/jira/browse/MESOS-5326
Repository: mesos
Description
-------
Fix the absolute symlink path issue of include/slave.
Diffs (updated)
-----
src/Makefile.am 710e1644e2f0a8e9b87cc997b2211291f4e055fd
Diff: https://reviews.apache.org/r/46816/diff/
Testing
-------
Fixes the slave linked to $RPM_BUILD_ROOT/$PREFIX/include/mesos/agent issue,
should use relative path.
I am not sure if this copy-template-and-create-symlink should be removed of
not, since MESOS-3782 & MESOS-5230 already completed. This blocked our daily
build.
Thanks,
Zhiwei Chen