[gnome-continuous-yocto/gnomeostree-3.28-rocko: 2587/8267] systemd: fix indentation



commit 95da87ece79adc7711209d0fc9e67e7594b686a2
Author: Maciej Borzecki <maciej borzecki rndity com>
Date:   Wed Sep 21 10:19:58 2016 +0200

    systemd: fix indentation
    
    (From OE-Core rev: 170157602932aa454e721ea849fbf1679b573618)
    
    Signed-off-by: Maciej Borzecki <maciej borzecki rndity com>
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 meta/recipes-core/systemd/systemd_230.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/meta/recipes-core/systemd/systemd_230.bb b/meta/recipes-core/systemd/systemd_230.bb
index 6e6ef76..1276316 100644
--- a/meta/recipes-core/systemd/systemd_230.bb
+++ b/meta/recipes-core/systemd/systemd_230.bb
@@ -211,8 +211,8 @@ do_install() {
 
        chown root:systemd-journal ${D}/${localstatedir}/log/journal
 
-        # Delete journal README, as log can be symlinked inside volatile.
-        rm -f ${D}/${localstatedir}/log/README
+       # Delete journal README, as log can be symlinked inside volatile.
+       rm -f ${D}/${localstatedir}/log/README
 
        install -d ${D}${systemd_unitdir}/system/graphical.target.wants
        install -d ${D}${systemd_unitdir}/system/multi-user.target.wants


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]