summaryrefslogtreecommitdiff
path: root/strata/cpe-wrt/jsonpath.morph
blob: 66425784866ecedaadf605dbf15ec9b45e81bc90 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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