summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Thomas <james.thomas@codethink.co.uk>2015-05-20 14:47:51 +0000
committerJames Thomas <james.thomas@codethink.co.uk>2015-05-20 14:47:51 +0000
commit551f346f52a75bd69f2e5b219203f02a28fb3810 (patch)
tree6012ef4972f07b94e47b466e2703385e48df502c
parentd3ae6e3e038799ee8004863872fac00cb086014c (diff)
downloaddefinitions-551f346f52a75bd69f2e5b219203f02a28fb3810.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