summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Maw <jonathan.maw@codethink.co.uk>2015-06-26 15:07:17 +0000
committerJonathan Maw <jonathan.maw@codethink.co.uk>2015-10-14 09:06:06 +0000
commitf447908d15717eec21b8b7f5d06bf8160b8c6346 (patch)
tree56bc94523c213db42b31ce7a9bb3f25edc9c3e0f
parentf94431bb8a29eead85078789093f0394fc874709 (diff)
downloaddefinitions-f447908d15717eec21b8b7f5d06bf8160b8c6346.tar.gz
Remove pre-configure-commands in automotive-message-broker
The empty list of commands causes syntax errors with some versions of morph
-rw-r--r--strata/genivi-demo-platform/automotive-message-broker.morph1
1 files changed, 0 insertions, 1 deletions
diff --git a/strata/genivi-demo-platform/automotive-message-broker.morph b/strata/genivi-demo-platform/automotive-message-broker.morph
index 22ea0eff..2516cf29 100644
--- a/strata/genivi-demo-platform/automotive-message-broker.morph
+++ b/strata/genivi-demo-platform/automotive-message-broker.morph
@@ -2,7 +2,6 @@ name: automotive-message-broker
kind: chunk
description: The GENIVI Automotive Message Broker
build-system: cmake
-pre-configure-commands:
post-install-commands:
- mkdir -p "$DESTDIR/usr/lib/systemd/system"
- |