From 02b90aef3f01ce7c29aab888cd1543088ced0ad1 Mon Sep 17 00:00:00 2001 From: Richard Dale Date: Fri, 22 May 2015 08:37:56 +0100 Subject: Change the name of the installed binary to 'jsonfilter' --- strata/cpe-wrt/jsonpath.morph | 1 + 1 file changed, 1 insertion(+) 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: -- cgit v1.2.1