name: uhttp kind: chunk pre-configure-commands: - sed -i 's/-Werror//' CMakeLists.txt configure-commands: - cmake -DCMAKE_INSTALL_PREFIX=$PREFIX build-commands: - make install-commands: - make install