From 44008dcc5ffdba69d9581803b506252d7c08ab16 Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Thu, 15 Oct 2015 16:28:21 +0000 Subject: Fix name of 'persistence-client-library' library Change-Id: I430e02a96d4415631a398dd00cc40b9bd1e037e8 --- strata/genivi/persistence-client-library.morph | 1 + 1 file changed, 1 insertion(+) (limited to 'strata') diff --git a/strata/genivi/persistence-client-library.morph b/strata/genivi/persistence-client-library.morph index 6ea6aef2..1142457e 100644 --- a/strata/genivi/persistence-client-library.morph +++ b/strata/genivi/persistence-client-library.morph @@ -2,5 +2,6 @@ name: persistence-client-library kind: chunk build-system: autotools configure-commands: +- sed -i 's/libpers_common.so.1/libpers_common.so/' config/pclCustomLibConfigFile.cfg - autoreconf -ivf - ./configure --prefix="$PREFIX" --disable-werror -- cgit v1.2.1