----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64777/ -----------------------------------------------------------
Review request for mesos, Alexander Rukletsov and Benjamin Bannier. Repository: mesos Description ------- Previously, the make rules assumed that there is at most one patch file per dependencies, whose name follows the pattern $(dependency-name)-$(version).patch This was changed to allow specifying any number of files to be applied to the source tree after unpacking the archive. Diffs ----- 3rdparty/Makefile.am 805c6e534555ca3ff4320d4cdb6bfb64a36c5600 Diff: https://reviews.apache.org/r/64777/diff/1/ Testing ------- Thanks, Benno Evers
