summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Thomas <james.thomas@codethink.co.uk>2015-05-20 14:47:51 +0000
committerJonathan Maw <jonathan.maw@codethink.co.uk>2015-10-14 09:06:04 +0000
commit35916427ce6fc2575b964aae954144a5e136f8a5 (patch)
treee762b891443fb5899d26b9e137fe46c1c365a42d
parent2f0af583550ab4990e7441d00ee54628018f9e01 (diff)
downloaddefinitions-35916427ce6fc2575b964aae954144a5e136f8a5.tar.gz
Library is not called libpers_common.so.1
-rw-r--r--strata/genivi/persistence-client-library.morph1
1 files changed, 1 insertions, 0 deletions
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