Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/restorecond: indentation cleanup
@ 2017-10-27 19:22 Jerzy Grzegorek
  2017-10-29 19:44 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Jerzy Grzegorek @ 2017-10-27 19:22 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Jerzy Grzegorek <jerzy.m.grzegorek@gmail.com>
---
 package/restorecond/restorecond.mk | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/restorecond/restorecond.mk b/package/restorecond/restorecond.mk
index 1968ba5..5c7b872 100644
--- a/package/restorecond/restorecond.mk
+++ b/package/restorecond/restorecond.mk
@@ -35,9 +35,9 @@ define RESTORECOND_INSTALL_INIT_SYSTEMD
 	$(INSTALL) -m 0644 -D $(@D)/restorecond.service \
 		$(TARGET_DIR)/usr/lib/systemd/system/restorecond.service
 
-    mkdir -p $(TARGET_DIR)/etc/systemd/system/multi-user.target.wants
-    ln -fs ../../../../usr/lib/systemd/system/restorecond.service \
-        $(TARGET_DIR)/etc/systemd/system/multi-user.target.wants/restorecond.service
+	mkdir -p $(TARGET_DIR)/etc/systemd/system/multi-user.target.wants
+	ln -fs ../../../../usr/lib/systemd/system/restorecond.service \
+		$(TARGET_DIR)/etc/systemd/system/multi-user.target.wants/restorecond.service
 
 	$(INSTALL) -m 0600 -D $(@D)/org.selinux.Restorecond.service \
 		$(TARGET_DIR)/etc/systemd/system/org.selinux.Restorecond.service
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH 1/1] package/restorecond: indentation cleanup
  2017-10-27 19:22 [Buildroot] [PATCH 1/1] package/restorecond: indentation cleanup Jerzy Grzegorek
@ 2017-10-29 19:44 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2017-10-29 19:44 UTC (permalink / raw)
  To: buildroot

Hello,

On Fri, 27 Oct 2017 21:22:05 +0200, Jerzy Grzegorek wrote:
> Signed-off-by: Jerzy Grzegorek <jerzy.m.grzegorek@gmail.com>
> ---
>  package/restorecond/restorecond.mk | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-10-29 19:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-27 19:22 [Buildroot] [PATCH 1/1] package/restorecond: indentation cleanup Jerzy Grzegorek
2017-10-29 19:44 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox