----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10348/#review19005 -----------------------------------------------------------
Ship it! Ship It! - Steve Huston On April 11, 2013, 2:07 p.m., Alan Conway wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/10348/ > ----------------------------------------------------------- > > (Updated April 11, 2013, 2:07 p.m.) > > > Review request for qpid, Andrew Stitcher and Steve Huston. > > > Description > ------- > > QPID-4737: Fix cmake "make package" > > "make package" was attempting to install files with absolute paths to the > final > install location, rather than the temporary install dir. > > Trivial 1 line fix: set(CPACK_SET_DESTDIR ON) > > > Diffs > ----- > > /trunk/qpid/cpp/CMakeLists.txt 1466043 > > Diff: https://reviews.apache.org/r/10348/diff/ > > > Testing > ------- > > > Thanks, > > Alan Conway > >
