summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--strata/cpe-wrt/jsonpath.morph1
1 files changed, 1 insertions, 0 deletions
diff --git a/strata/cpe-wrt/jsonpath.morph b/strata/cpe-wrt/jsonpath.morph
index e6688ca6..66425784 100644
--- a/strata/cpe-wrt/jsonpath.morph
+++ b/strata/cpe-wrt/jsonpath.morph
@@ -3,6 +3,7 @@ kind: chunk
configure-commands:
- sed -i 's/-Werror //' CMakeLists.txt
+- sed -i 's/jsonpath/jsonfilter/' CMakeLists.txt
- cmake -DCMAKE_INSTALL_PREFIX=$PREFIX
build-commands: