On Mon, Apr 10, 2017 at 10:55 PM, William A Rowe Jr <wr...@rowe-clan.net> wrote: > > I was happy with the state of master as of Friday. I have not reviewed > the final release package, however.
EFAIL cd Brotli-0.6.0 && \ cmake -G "Unix Makefiles" \ -D CMAKE_INSTALL_LIBDIR=lib \ -D CMAKE_INSTALL_PREFIX=../dst/httpd-2.4.x \ ../src/Brotli-0.6.0 && \ cd .. CMake Error: The source directory "../src/Brotli-0.6.0" does not appear to contain CMakeLists.txt. Was working Friday. Awkward :)