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