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-06-26 15:07:17 +0000
commit6e90f733b0cde6b4ec9911ad6c46db35552df3a3 (patch)
tree58df4ddc8fc56e71f4275adb34d2d0556ab12d02
parent24c71ee7767bb07954eb2f251952b2f1b487bf5e (diff)
downloaddefinitions-6e90f733b0cde6b4ec9911ad6c46db35552df3a3.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"
- |