summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <javier.jardon@codethink.co.uk>2016-04-28 16:47:37 +0100
committerJavier Jardón <javier.jardon@codethink.co.uk>2016-04-28 16:47:37 +0100
commitb1231902b0813faaa75204162b9545e25887d94d (patch)
tree840a1fd49e8417e977f9daa4007aac95a64a49ae
parent33d570d0a51a3f10c2e1ee6e35655ac7cd787526 (diff)
downloaddefinitions-b1231902b0813faaa75204162b9545e25887d94d.tar.gz
Revert "weston: Enables systemd notifications"
This reverts commit cf84a64b3bffa01ed8359e2a351639345b553063.
-rw-r--r--strata/weston-common/weston.morph6
1 files changed, 3 insertions, 3 deletions
diff --git a/strata/weston-common/weston.morph b/strata/weston-common/weston.morph
index af0844ed..b97294ef 100644
--- a/strata/weston-common/weston.morph
+++ b/strata/weston-common/weston.morph
@@ -2,6 +2,6 @@ name: weston
kind: chunk
build-system: autotools
configure-commands:
-- ./autogen.sh --prefix="$PREFIX" --sysconfdir=/etc
- --enable-demo-clients-install
- --enable-systemd-notify
+- |
+ ./autogen.sh --prefix="$PREFIX" --sysconfdir=/etc \
+ --enable-demo-clients-install