From 119ef79a53097f83519fb00ab3171768c6defcd5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jos=C3=A9=20Bollo?= Date: Wed, 29 Apr 2015 15:58:13 +0200 Subject: [PATCH] packaging: remove character class negation for sed MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit When running the command sed provided by toybox, the expression [^[:cntrl:]] is not understood, what forbids to detect DBUS and cause further errors. This patch removes this expression. Change-Id: If30543fadddf8b6811e14b548a747be99612894b Signed-off-by: José Bollo --- packaging/dbus.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/dbus.sh b/packaging/dbus.sh index 7d600c1..d9b0a5d 100644 --- a/packaging/dbus.sh +++ b/packaging/dbus.sh @@ -5,7 +5,7 @@ if [[ -z "$DBUS_SESSION_BUS_ADDRESS" ]]; then systemd_pid=$(pgrep -U $UID systemd | head -1) if [[ -n "$systemd_pid" ]]; then - val=$(sed '/\