From: Stephane Desneux Date: Fri, 11 Apr 2014 20:54:41 +0000 (+0200) Subject: generic-wayland: fix patch typo X-Git-Tag: accepted/tizen/common/20140425.144512~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dbfecd92a98c674e6f2c95d1662befa534782455;p=profile%2Fcommon%2Fmeta.git generic-wayland: fix patch typo Signed-off-by: Stephane Desneux --- diff --git a/scripts/generic-wayland.post b/scripts/generic-wayland.post index 4500b78..67ca4d5 100644 --- a/scripts/generic-wayland.post +++ b/scripts/generic-wayland.post @@ -21,7 +21,7 @@ done patch -p1 -d/ <<'EOF' --- bad/lib/systemd/system/user-session-launch@.service 2014-04-11 03:51:54.651484824 -0700 +++ good/lib/systemd/system/user-session-launch@.service 2014-04-11 03:44:28.016532732 -0700 -@@ -1,9 +1,10 @@ +@@ -1,10 +1,10 @@ [Unit] Description=User Session Launcher -After=systemd-user-sessions.service systemd-logind.service @@ -34,6 +34,7 @@ patch -p1 -d/ <<'EOF' +ExecStart=/usr/bin/wl-pre "/usr/bin/user-session-launch %i" [Install] + WantedBy=graphical.target EOF # clean weston target inside user session (installed by weston)